Searched defs:wtoken (Results 1 – 2 of 2) sorted by relevance
2970 private boolean applyAnimationLocked(AppWindowToken wtoken, in applyAnimationLocked()3067 AppWindowToken wtoken = mAppTokens.get(m); in validateAppTokens() local3084 AppWindowToken wtoken = mAppTokens.get(m); in validateAppTokens() local3111 WindowToken wtoken = mTokenMap.get(token); in findAppWindowToken() local3125 WindowToken wtoken = mTokenMap.get(token); in addWindowToken() local3146 WindowToken wtoken = mTokenMap.remove(token); in removeWindowToken() local3213 AppWindowToken wtoken = findAppWindowToken(token.asBinder()); in addAppToken() local3225 mTokenMap.put(token.asBinder(), wtoken); in addAppToken() local3242 AppWindowToken wtoken = findAppWindowToken(token); in setAppGroupId() local3263 WindowState wtoken = mWindows.get(pos); in getOrientationFromWindowsLocked() local[all …]
2456 IBinder wtoken = r.mPendingRemoveWindow.getWindowToken(); in cleanUpPendingRemoveWindows() local3136 IBinder wtoken = v.getWindowToken(); in handleDestroyActivity() local