Home
last modified time | relevance | path

Searched refs:mDisableScreenDozeRule (Results 1 – 2 of 2) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodStartInputLifecycleTest.java100 public final DisableScreenDozeRule mDisableScreenDozeRule = new DisableScreenDozeRule(); field in InputMethodStartInputLifecycleTest
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/
DActivityVisibilityTests.java83 public final DisableScreenDozeRule mDisableScreenDozeRule = new DisableScreenDozeRule(); field in ActivityVisibilityTests