Searched defs:waitForUser (Results 1 – 2 of 2) sorted by relevance
87 void waitForUser() throws InterruptedException; in waitForUser() method
314 protected void waitForUser(int waitMessageResId) throws InterruptedException { in waitForUser() method in BaseSensorTestActivity