Searched defs:wtoken (Results 1 – 11 of 11) sorted by relevance
228 private static WindowManager.LayoutParams getAnimLp(AppWindowToken wtoken) { in getAnimLp()323 final AppWindowToken wtoken = i < array2base in lookForHighestTokenWithFilter() local350 AppWindowToken wtoken = openingApps.valueAt(i); in handleOpeningApps() local384 AppWindowToken wtoken = closingApps.valueAt(i); in handleClosingApps() local412 AppWindowToken wtoken = apps.valueAt(i); in handleChangingApps() local472 AppWindowToken wtoken = apps.valueAt(i); in transitionGoodToGo() local724 final AppWindowToken wtoken = win.mAppToken; in processApplicationsAnimatingInPlace() local
90 void onAppRemoved(AppWindowToken wtoken) { in onAppRemoved()100 void onAppDied(AppWindowToken wtoken) { in onAppDied()
417 void onAppRemoved(AppWindowToken wtoken) { in onAppRemoved()424 void onAppDied(AppWindowToken wtoken) { in onAppDied()
163 void addChild(AppWindowToken wtoken, int position) { in addChild()800 final AppWindowToken wtoken = mChildren.get(i); in dump() local
573 final AppWindowToken wtoken = mWin.mAppToken; in destroySurfaceLocked() local
350 final WindowToken wtoken = dc.getWindowToken(binder); in getWindowToken() local
722 final AppWindowToken wtoken = mExitingAppTokens.get(appNdx); in removeChild() local
2662 final AppWindowToken wtoken = mRoot.getAppWindowToken(token); in setWindowOpaqueLocked() local
26 void onClick(IBinder wtoken); in onClick()
369 public void onClick(IBinder wtoken) throws RemoteException { in onBind()
4258 IBinder wtoken = r.mPendingRemoveWindow.getDecorView().getWindowToken(); in cleanUpPendingRemoveWindows() local5020 IBinder wtoken = v.getWindowToken(); in handleDestroyActivity() local