Searched defs:windowToken (Results 1 – 6 of 6) sorted by relevance
157 final WindowTokenProto windowToken = activity.getWindowToken(); in collectWindowStates() local161 final WindowTokenProto windowToken = child.getWindowToken(); in collectWindowStates() local201 final WindowTokenProto windowToken = activity.getWindowToken(); in collectActivityRecords() local205 final WindowTokenProto windowToken = child.getWindowToken(); in collectActivityRecords() local
67 Binder windowToken = new Binder(); in testUpdateLayoutParams() local
38 public SidecarCallbackCounter(IBinder windowToken, int expectedCallbackCount) { in SidecarCallbackCounter()
119 IBinder windowToken) { in assumeHasDisplayFeatures()
82 IBinder windowToken = getActivityWindowToken(this); in assertCorrectWindowLayoutInfoOrException() local
225 final IBinder windowToken = activity.getWindow().getAttributes().token; in testWindowProviderServiceLifecycle() local