Searched refs:custom (Results 1 – 8 of 8) sorted by relevance
29 "--custom-package",
26 "--custom-package",
54 "--custom-package android.appsecurity.cts.apkveritytestapp.feature_x",
244 struct ion_custom_data custom; member
19 // If you add custom fields to this proto, do not use numbers in the reserved range.
808 final CustomParcelable custom = new CustomParcelable(42, "example"); in testGetSparseParcelableArray() local810 sparseArray.put(1007, custom); in testGetSparseParcelableArray()816 assertTrue(custom.equals(ret.get(1007))); in testGetSparseParcelableArray()822 assertEquals(custom, (CustomParcelable) ret.get(1007)); in testGetSparseParcelableArray()
819 private void addToastOverlay(String packageName, boolean custom) throws Exception { in addToastOverlay() argument824 if (custom) { in addToastOverlay()
2401 field public static final int custom = 16908331; // 0x102002b