Home
last modified time | relevance | path

Searched defs:g2 (Results 1 – 5 of 5) sorted by relevance

/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/activities/
DDevicePolicyGroupTest.java49 DevicePolicyGroup g2 = new DevicePolicyGroup.Builder().setTitleTextId(1).build(); in equals_withDifferentGroupTitleTextId_returnsFalse() local
57 DevicePolicyGroup g2 = new DevicePolicyGroup.Builder().setTitleTextId(0).build(); in equals_withSameGroupTitleTextId_withEmptyDevicePolicyList_returnsTrue() local
68 DevicePolicyGroup g2 = new DevicePolicyGroup.Builder() in equals_withSameGroupTitleTextId_withSameDevicePolicyList_returnsTrue() local
82 DevicePolicyGroup g2 = new DevicePolicyGroup.Builder() in equals_withSameGroupTitleTextId_withDifferentDevicePolicyList_returnsFalse() local
/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Dcrypto_toolbox.cc142 uint32_t g2(const uint8_t* u, const uint8_t* v, const Octet16& x, const Octet16& y) { in g2() function
/packages/apps/Nfc/nci/jni/
DNativeNfcTag.cpp645 SyncEventGuard g2(sReconnectEvent); in reSelect() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java8264 long g2 = createGroup(mAccount, "g2", "t2", 0, false /* autoAdd */, false /* favorite */); in testAutoGroupMembership() local
8304 long g2 = createGroup(mAccount, "g2", "t2", 0, false /* autoAdd */, false /* favorite */); in testNoAutoAddMembershipAfterGroupCreation() local
8329 long g2 = createGroup(mAccount, "g2", "t2", 0, false /* autoAdd */, false /* favorite */); in testFavoritesMembershipAfterGroupCreation() local
8390 long g2 = createGroup(mAccount, "g2", "t2", 0, false /* autoAdd */, false/* favorite */); in testFavoritesGroupMembershipChangeAfterStarChange() local
8465 long g2 = createGroup(mAccount, "g2", "t2", 0, false /* autoAdd */, false/* favorite */); in testStarChangedAfterGroupMembershipChange() local
/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...