Searched defs:topApp (Results 1 – 4 of 4) sorted by relevance
137 final AppWindowToken topApp; field in TaskSnapshotCache.CacheEntry139 CacheEntry(TaskSnapshot snapshot, AppWindowToken topApp) { in CacheEntry()
694 AppWindowToken topApp = null; in getTopApp() local
736 final AppWindowToken topApp = mTask.getTopVisibleAppToken(); in createRemoteAnimationApp() local
2579 private void updateClientActivitiesOrdering(final ProcessRecord topApp, final int topI, in updateClientActivitiesOrdering()