Searched defs:newKey (Results 1 – 8 of 8) sorted by relevance
74 public static AuthenticatorDescription newKey(String type) { in newKey() method in AuthenticatorDescription
167 public static SyncAdapterType newKey(String authority, String accountType) { in newKey() method in SyncAdapterType
127 int newKey = mExitTransitionCoordinatorsKey++; in addExitTransitionCoordinator() local
807 final ResourcesKey newKey = new ResourcesKey(oldKey.mResDir, in updateResourcesForActivity() local
279 String newKey = key.substring(8); // Strip off the 'ACCOUNT:' prefix. in maybeCreateFromJobExtras() local
204 String newKey = entry.notification.getGroupKey(); in onEntryUpdated() local
879 Key newKey = keys[mCurrentKeyIndex]; in showPreview() local
401 bool newKey = memcmp(mKeyData, key->data(), AES_BLOCK_SIZE) != 0; in decryptBuffer() local