Searched refs:getDisplayAreaInfo (Results 1 – 11 of 11) sorted by relevance
108 assertThat(infos.get(0).getDisplayAreaInfo().token) in testRegisterOrganizer()109 .isEqualTo(mTestDisplayArea.getDisplayAreaInfo().token); in testRegisterOrganizer()147 assertThat(tdaInfo.getDisplayAreaInfo().displayId).isEqualTo(DEFAULT_DISPLAY); in testCreateTaskDisplayArea_topBelowRoot()148 assertThat(tdaInfo.getDisplayAreaInfo().token) in testCreateTaskDisplayArea_topBelowRoot()154 assertThat(tda.mFeatureId).isEqualTo(tdaInfo.getDisplayAreaInfo().featureId); in testCreateTaskDisplayArea_topBelowRoot()171 assertThat(tdaInfo.getDisplayAreaInfo().displayId).isEqualTo(DEFAULT_DISPLAY); in testCreateTaskDisplayArea_topBelowAnotherTaskDisplayArea()172 assertThat(tdaInfo.getDisplayAreaInfo().token) in testCreateTaskDisplayArea_topBelowAnotherTaskDisplayArea()178 assertThat(tda.mFeatureId).isEqualTo(tdaInfo.getDisplayAreaInfo().featureId); in testCreateTaskDisplayArea_topBelowAnotherTaskDisplayArea()193 assertThat(tdaInfo1.getDisplayAreaInfo().featureId).isEqualTo( in testCreateTaskDisplayArea_incrementalTdaFeatureId()195 assertThat(tdaInfo2.getDisplayAreaInfo().featureId).isEqualTo( in testCreateTaskDisplayArea_incrementalTdaFeatureId()[all …]
279 organizer.onDisplayAreaAppeared(da.getDisplayAreaInfo(), outSurfaceControl); in onDisplayAreaAppeared()292 organizer.onDisplayAreaVanished(da.getDisplayAreaInfo()); in onDisplayAreaVanished()301 organizer.onDisplayAreaInfoChanged(da.getDisplayAreaInfo()); in onDisplayAreaInfoChanged()310 return new DisplayAreaAppearedInfo(displayArea.getDisplayAreaInfo(), in organizeDisplayArea()
497 DisplayAreaInfo getDisplayAreaInfo() { in getDisplayAreaInfo() method in DisplayArea
77 public DisplayAreaInfo getDisplayAreaInfo() { in getDisplayAreaInfo() method in DisplayAreaAppearedInfo
166 info.getDisplayAreaInfo(), in testOnDisplayAreaAppeared()177 info.getDisplayAreaInfo(), in testOnDisplayAreaVanished()182 info.getDisplayAreaInfo())); in testOnDisplayAreaVanished()
101 onDisplayAreaAppeared(info.getDisplayAreaInfo(), info.getLeash()); in registerOrganizer()
159 onDisplayAreaAppeared(info.getDisplayAreaInfo(), info.getLeash()); in registerOrganizer()
68 onDisplayAreaAppeared(infos.get(i).getDisplayAreaInfo(), infos.get(i).getLeash()); in RootTaskDisplayAreaOrganizer()
140 final DisplayAreaInfo info = displayAreaInfos.get(i).getDisplayAreaInfo(); in updateDisplayAreaMap()
3145 method @NonNull public android.window.DisplayAreaInfo getDisplayAreaInfo();
45366 HSPLcom/android/server/wm/DisplayArea;->getDisplayAreaInfo()Landroid/window/DisplayAreaInfo;+]Landr…