Searched defs:g1 (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/activities/ |
| D | DevicePolicyGroupTest.java | 48 DevicePolicyGroup g1 = new DevicePolicyGroup.Builder().setTitleTextId(0).build(); in equals_withDifferentGroupTitleTextId_returnsFalse() local 56 DevicePolicyGroup g1 = new DevicePolicyGroup.Builder().setTitleTextId(0).build(); in equals_withSameGroupTitleTextId_withEmptyDevicePolicyList_returnsTrue() local 64 DevicePolicyGroup g1 = new DevicePolicyGroup.Builder() in equals_withSameGroupTitleTextId_withSameDevicePolicyList_returnsTrue() local 78 DevicePolicyGroup g1 = new DevicePolicyGroup.Builder() in equals_withSameGroupTitleTextId_withDifferentDevicePolicyList_returnsFalse() local
|
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
| D | ContactsProvider2Test.java | 8263 long g1 = createGroup(mAccount, "g1", "t1", 0, true /* autoAdd */, false /* favorite */); in testAutoGroupMembership() local 8303 long g1 = createGroup(mAccount, "g1", "t1", 0, true /* autoAdd */, false /* favorite */); in testNoAutoAddMembershipAfterGroupCreation() local 8328 long g1 = createGroup(mAccount, "g1", "t1", 0, false /* autoAdd */, true /* favorite */); in testFavoritesMembershipAfterGroupCreation() local 8389 long g1 = createGroup(mAccount, "g1", "t1", 0, false /* autoAdd */, true /* favorite */); in testFavoritesGroupMembershipChangeAfterStarChange() local 8464 long g1 = createGroup(mAccount, "g1", "t1", 0, false /* autoAdd */, true /* favorite */); in testStarChangedAfterGroupMembershipChange() local
|