Searched defs:newId (Results 1 – 7 of 7) sorted by relevance
108 val newId = packageManager.getResourcesForApplication(pkg) in newPuzzle() constant
220 public static Uri.Builder newId(Context context) { in newId() method in Condition
354 int32_t renameSecureContainer(const String16& oldId, const String16& newId) in renameSecureContainer()
426 int newId = UserHandle.USER_SYSTEM; in showExitGuestDialog() local
1223 private synchronized boolean generalBeginCopyObject(MtpObject obj, boolean newId) { in generalBeginCopyObject()
4623 private void stashProviderRestoreUpdateLocked(Provider provider, int oldId, int newId) { in stashProviderRestoreUpdateLocked()4642 final int oldId, final int newId) { in alreadyStashed()4653 private void stashHostRestoreUpdateLocked(Host host, int oldId, int newId) { in stashHostRestoreUpdateLocked()4775 public int newId; field in AppWidgetServiceImpl.BackupRestoreController.RestoreUpdateRecord
3529 uint64_t oldId, newId; in connectToSurface() local