Searched defs:bundle1 (Results 1 – 3 of 3) sorted by relevance
75 Bundle bundle1 = createBundle1(); in testSetApplicationRestrictions() local79 mDevicePolicyManager.setApplicationRestrictions(getWho(), OTHER_PACKAGE, bundle1); in testSetApplicationRestrictions() local90 mDevicePolicyManager.setApplicationRestrictions(getWho(), CTS_PACKAGE, bundle1); in testSetApplicationRestrictions() local
270 private static void compareBundles(Bundle bundle1, Bundle bundle2) { in compareBundles()322 private static void dump(Bundle bundle1, Bundle bundle2) { in dump()
482 final Bundle bundle1 = new Bundle(); in testGetParcelableArray() local502 final Bundle bundle1 = new Bundle(); in testGetParcelableArrayList() local