OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_CHOICE
(Results
1 - 12
of
12
) sorted by null
/frameworks/base/core/java/android/content/
RestrictionEntry.java
54
public static final int
TYPE_CHOICE
= 2;
106
* Constructor for {@link #
TYPE_CHOICE
} type.
112
this.type =
TYPE_CHOICE
;
214
* {@link #
TYPE_CHOICE
}, and {@link #TYPE_MULTI_SELECT}.
248
* than {@link #
TYPE_CHOICE
}, and {@link #TYPE_MULTI_SELECT}.
/developers/build/prebuilts/gradle/AppRestrictions/AppRestrictionsSample/src/main/java/com/example/android/apprestrictions/
GetRestrictionsReceiver.java
72
reSingleChoice.setType(RestrictionEntry.
TYPE_CHOICE
);
CustomRestrictionsFragment.java
148
mChoiceEntry.setType(RestrictionEntry.
TYPE_CHOICE
);
/developers/samples/android/content/multiuser/AppRestrictions/AppRestrictionsSample/src/main/java/com/example/android/apprestrictions/
GetRestrictionsReceiver.java
72
reSingleChoice.setType(RestrictionEntry.
TYPE_CHOICE
);
CustomRestrictionsFragment.java
148
mChoiceEntry.setType(RestrictionEntry.
TYPE_CHOICE
);
/development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/
GetRestrictionsReceiver.java
72
reSingleChoice.setType(RestrictionEntry.
TYPE_CHOICE
);
CustomRestrictionsFragment.java
148
mChoiceEntry.setType(RestrictionEntry.
TYPE_CHOICE
);
/packages/apps/Settings/src/com/android/settings/users/
AppRestrictionsFragment.java
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 1332 milliseconds