Searched defs:keys (Results 1 - 14 of 14) sorted by relevance

/development/tools/mkstubs/src/com/android/mkstubs/stubber/
H A DMethodStubber.java146 public void visitLookupSwitchInsn(Label dflt, int[] keys, Label[] labels) { argument
/development/cmds/monkey/src/com/android/commands/monkey/
H A DMonkeySourceRandom.java206 private static boolean validateKeyCategory(String catName, int[] keys, float factor) { argument
210 for (int i = 0; i < keys.length; ++i) {
211 if (PHYSICAL_KEY_EXISTS[keys[i]]) {
215 System.err.println("** " + catName + " has no physical keys but with factor " + factor + "%.");
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/
H A DMethodSourcer.java216 public void visitLookupSwitchInsn(Label dflt, int[] keys, Label[] labels) { argument
/development/ndk/platforms/android-3/include/linux/
H A Dpkt_cls.h200 struct tc_u32_key keys[0]; member in struct:tc_u32_sel
/development/samples/training/basic/ActivityLifecycle/libs/
H A Dandroid-support-v13.jar ... .Bundle bundle android.os.Parcelable[] fss Iterable keys android.os.Parcelable state ClassLoader loader } android/support ...
/development/samples/training/AnimationsDemo/libs/
H A Dandroid-support-v13.jar ... .Bundle bundle android.os.Parcelable[] fss Iterable keys android.os.Parcelable state ClassLoader loader } android/support ...
/development/samples/training/InteractiveChart/libs/
H A Dandroid-support-v4.jar ... .Bundle bundle android.os.Parcelable[] fss Iterable keys android.os.Parcelable state ClassLoader loader } android/support ...
/development/samples/training/bitmapfun/libs/
H A Dandroid-support-v4.jar ... .Bundle bundle android.os.Parcelable[] fss Iterable keys android.os.Parcelable state ClassLoader loader } android/support ...
/development/samples/training/multiscreen/newsreader/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/content/ ...
/development/samples/training/basic/FragmentBasics/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/location-aware/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/ContactsList/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/EffectiveNavigation/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/NavigationDrawer/libs/
H A Dandroid-support-v4.jar ... gc () Object val int i int n int o int[] keys Object[] values public void put (int, java.lang. ...

Completed in 1188 milliseconds