A B C D E F I P R V 

A

ACTION_EDIT_CONDITION - Static variable in class com.twofortyfouram.locale.api.Intent
Intent action sent by the host to create or edit a plug-in condition.
ACTION_EDIT_SETTING - Static variable in class com.twofortyfouram.locale.api.Intent
Intent action sent by the host to create or edit a plug-in setting.
ACTION_FIRE_SETTING - Static variable in class com.twofortyfouram.locale.api.Intent
Intent action broadcast by the host to fire a plug-in setting.
ACTION_QUERY_CONDITION - Static variable in class com.twofortyfouram.locale.api.Intent
Ordered Intent action broadcast by the host to query a plug-in condition.
ACTION_REQUEST_QUERY - Static variable in class com.twofortyfouram.locale.api.Intent
Implicit broadcast Intent action to notify the host(s) that a plug-in condition is requesting a query it via ACTION_QUERY_CONDITION.

B

BUILD_TYPE - Static variable in class com.twofortyfouram.locale.api.BuildConfig
 
BuildConfig - Class in com.twofortyfouram.locale.api
 
BuildConfig() - Constructor for class com.twofortyfouram.locale.api.BuildConfig
 

C

com.twofortyfouram.locale.api - package com.twofortyfouram.locale.api
 

D

DEBUG - Static variable in class com.twofortyfouram.locale.api.BuildConfig
 

E

EXTRA_BUNDLE - Static variable in class com.twofortyfouram.locale.api.Intent
Type: Bundle.
EXTRA_STRING_ACTIVITY_CLASS_NAME - Static variable in class com.twofortyfouram.locale.api.Intent
Type: String.
EXTRA_STRING_BLURB - Static variable in class com.twofortyfouram.locale.api.Intent
Type: String.
EXTRA_STRING_BREADCRUMB - Static variable in class com.twofortyfouram.locale.api.Intent
Type: String.

F

FLAVOR - Static variable in class com.twofortyfouram.locale.api.BuildConfig
 

I

Intent - Class in com.twofortyfouram.locale.api
Contains Intent constants necessary for interacting with the plug-in API for Locale.

P

PACKAGE_NAME - Static variable in class com.twofortyfouram.locale.api.BuildConfig
 

R

RESULT_CONDITION_SATISFIED - Static variable in class com.twofortyfouram.locale.api.Intent
Ordered broadcast result code indicating that a plug-in condition's state is satisfied (true).
RESULT_CONDITION_UNKNOWN - Static variable in class com.twofortyfouram.locale.api.Intent
Ordered broadcast result code indicating that a plug-in condition's state is unknown (neither true nor false).
RESULT_CONDITION_UNSATISFIED - Static variable in class com.twofortyfouram.locale.api.Intent
Ordered broadcast result code indicating that a plug-in condition's state is not satisfied (false).

V

VERSION_CODE - Static variable in class com.twofortyfouram.locale.api.BuildConfig
 
VERSION_NAME - Static variable in class com.twofortyfouram.locale.api.BuildConfig
 
A B C D E F I P R V