Searched defs:newToken (Results 1 – 10 of 10) sorted by relevance
225 public void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()
4921 void reportFocusChanged(IBinder oldToken, IBinder newToken) { in reportFocusChanged()
114 void onPointerDownOutsideFocus(const sp<IBinder>& newToken) override {} in onPointerDownOutsideFocus()
410 final Binder newToken = new Binder(); in startDreamLocked() local
285 sp<IBinder> newToken; member
5498 const sp<IBinder>& newToken) { in notifyFocusChangedLocked()5618 sp<IBinder> newToken = commandEntry->newToken; in doNotifyFocusChangedLockedInterruptible() local5625 sp<IBinder> newToken = commandEntry->newToken; in doNotifyDropWindowLockedInterruptible() local
2704 private void notifyFocusChanged(IBinder oldToken, IBinder newToken) { in notifyFocusChanged()3151 void notifyFocusChanged(IBinder oldToken, IBinder newToken); in notifyFocusChanged()
911 const sp<IBinder>& newToken) { in notifyFocusChanged()
396 void onPointerDownOutsideFocus(const sp<IBinder>& newToken) override { in onPointerDownOutsideFocus()
5198 ImportanceToken newToken = new ImportanceToken(pid, token, reason) { in setProcessImportant() local