Searched defs:oldToken (Results 1 – 8 of 8) sorted by relevance
226 public void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()
5056 void reportFocusChanged(IBinder oldToken, IBinder newToken) { in reportFocusChanged()
286 sp<IBinder> oldToken; member
5529 void InputDispatcher::notifyFocusChangedLocked(const sp<IBinder>& oldToken, in notifyFocusChangedLocked()5649 sp<IBinder> oldToken = commandEntry->oldToken; in doNotifyFocusChangedLockedInterruptible() local
1988 final long oldToken = Binder.clearCallingIdentity(); in cancelBackups() local4183 final long oldToken = Binder.clearCallingIdentity(); in isAppEligibleForBackup() local4205 final long oldToken = Binder.clearCallingIdentity(); in filterAppsEligibleForBackup() local
2720 private void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()3186 void notifyFocusChanged(IBinder oldToken, IBinder newToken); in notifyFocusChanged()
911 void NativeInputManager::notifyFocusChanged(const sp<IBinder>& oldToken, in notifyFocusChanged()
5216 ImportanceToken oldToken = mImportantProcesses.get(pid); in setProcessImportant() local