Searched refs:createManagedDisplayMetricsSession (Results 1 – 4 of 4) sorted by relevance
120 createManagedDisplayMetricsSession(DEFAULT_DISPLAY); in testShowKeyguardDialogDefaultDisplayChange()221 createManagedDisplayMetricsSession(decoredSystemDisplayId); in testUnlockScreen_decoredSystemDisplayChanged_dismissesKeyguardOnUnlock()
167 createManagedDisplayMetricsSession(DEFAULT_DISPLAY); in testForceDisplayMetrics()
88 createManagedDisplayMetricsSession(display.mId); in testWindowContextConfigChanges()143 createManagedDisplayMetricsSession(display.mId); in testWindowContextRegisterComponentCallbacks()
162 protected DisplayMetricsSession createManagedDisplayMetricsSession(int displayId) { in createManagedDisplayMetricsSession() method in MultiDisplayTestBase