Searched refs:setAlarmAndWait (Results 1 – 3 of 3) sorted by relevance
21 int setAlarmAndWait(long timeoutMills); in setAlarmAndWait() method
48 public int setAlarmAndWait(long timeoutMills) throws RemoteException { in setAlarmAndWait() method in AlarmImpl
145 mAlarmService.setAlarmAndWait(timeoutMills); in callSetAndWait()