Searched defs:g2 (Results 1 – 5 of 5) sorted by relevance
/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/activities/ |
D | DevicePolicyGroupTest.java | 49 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/ |
D | crypto_toolbox.cc | 142 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/ |
D | NativeNfcTag.cpp | 645 SyncEventGuard g2(sReconnectEvent); in reSelect() local
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsProvider2Test.java | 8264 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/ |
D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |