Searched defs:oldToken (Results 1 – 8 of 8) sorted by relevance
225 public void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()
4921 void reportFocusChanged(IBinder oldToken, IBinder newToken) { in reportFocusChanged()
284 sp<IBinder> oldToken; member
5497 void InputDispatcher::notifyFocusChangedLocked(const sp<IBinder>& oldToken, in notifyFocusChangedLocked()5617 sp<IBinder> oldToken = commandEntry->oldToken; in doNotifyFocusChangedLockedInterruptible() local
1988 final long oldToken = Binder.clearCallingIdentity(); in cancelBackups() local4177 final long oldToken = Binder.clearCallingIdentity(); in isAppEligibleForBackup() local4199 final long oldToken = Binder.clearCallingIdentity(); in filterAppsEligibleForBackup() local
2704 private void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()3151 void notifyFocusChanged(IBinder oldToken, IBinder newToken); in notifyFocusChanged()
910 void NativeInputManager::notifyFocusChanged(const sp<IBinder>& oldToken, in notifyFocusChanged()
5188 ImportanceToken oldToken = mImportantProcesses.get(pid); in setProcessImportant() local