Searched defs:oldToken (Results 1 – 7 of 7) sorted by relevance
394 public boolean notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()
266 sp<IBinder> oldToken; member
4536 sp<IBinder> oldToken = oldFocus != nullptr ? oldFocus->getToken() : nullptr; in onFocusChangedLocked() local4643 sp<IBinder> oldToken = commandEntry->oldToken; in doNotifyFocusChangedLockedInterruptible() local
1900 final long oldToken = Binder.clearCallingIdentity(); in cancelBackups() local4046 long oldToken = Binder.clearCallingIdentity(); in isAppEligibleForBackup() local4068 long oldToken = Binder.clearCallingIdentity(); in filterAppsEligibleForBackup() local
1948 private void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()2254 boolean notifyFocusChanged(IBinder oldToken, IBinder newToken); in notifyFocusChanged()
741 void NativeInputManager::notifyFocusChanged(const sp<IBinder>& oldToken, in notifyFocusChanged()
5968 ImportanceToken oldToken = mImportantProcesses.get(pid); in setProcessImportant() local