Searched defs:oldToken (Results 1 – 6 of 6) sorted by relevance
217 sp<IBinder> oldToken; member
4053 sp<IBinder> oldToken = oldFocus != nullptr ? oldFocus->getToken() : nullptr; in onFocusChangedLocked() local4118 sp<IBinder> oldToken = commandEntry->oldToken; in doNotifyFocusChangedLockedInterruptible() local
1777 final long oldToken = Binder.clearCallingIdentity(); in cancelBackups() local3495 long oldToken = Binder.clearCallingIdentity(); in isAppEligibleForBackup() local3517 long oldToken = Binder.clearCallingIdentity(); in filterAppsEligibleForBackup() local
1867 private void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()
735 void NativeInputManager::notifyFocusChanged(const sp<IBinder>& oldToken, in notifyFocusChanged()
5698 ImportanceToken oldToken = mImportantProcesses.get(pid); in setProcessImportant() local