Searched defs:newKey (Results 1 – 11 of 11) sorted by relevance
96 String newKey = "key2"; in getProperties_empty() local119 String newKey = "key2"; in getProperties() local
77 public static AuthenticatorDescription newKey(String type) { in newKey() method in AuthenticatorDescription
134 SecretKey newKey = generateAesKey(); in save_overwritesPreviousKey() local
177 public static SyncAdapterType newKey(String authority, String accountType) { in newKey() method in SyncAdapterType
126 int newKey = mExitTransitionCoordinatorsKey++; in addExitTransitionCoordinator() local
1194 final ResourcesKey newKey = rebaseActivityOverrideConfig(activityResource, in updateResourcesForActivity() local1271 final ResourcesKey newKey = new ResourcesKey(oldKey.mResDir, in rebaseActivityOverrideConfig() local1646 final ResourcesKey newKey = new ResourcesKey( in onLoadersChanged() local
8111 String newKey = newM.getSenderPerson() == null in areNotificationsVisiblyDifferent() local
249 final KeyDescriptor newKey = new KeyDescriptor(); in migrateLockSettingsKey() local
312 String newKey = key.substring(8); // Strip off the 'ACCOUNT:' prefix. in maybeCreateFromJobExtras() local
889 Key newKey = keys[mCurrentKeyIndex]; in showPreview() local
419 bool newKey = memcmp(mKeyData, key->data(), AES_BLOCK_SIZE) != 0; in decryptBuffer() local