Home
last modified time | relevance | path

Searched defs:wakeUp (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/os/src/android/os/cts/
DInattentiveSleepTests.java100 private void wakeUp() throws Exception { in wakeUp() method in InattentiveSleepTests
/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/
DShellCommandUtils.java151 public static String wakeUp() { in wakeUp() method in ShellCommandUtils