Searched refs:waitForSnippetEvent (Results 1 – 3 of 3) sorted by relevance
132 Utils.waitForSnippetEvent( in sendSms()154 return Utils.waitForSnippetEvent(callbackId, SMS_RECEIVED_EVENT_NAME, timeoutMillis) in waitForSms()
456 SnippetEvent event = waitForSnippetEvent( in waitActionListenerResult()477 private static SnippetEvent waitForSnippetEvent( in waitForSnippetEvent() method in WifiP2pManagerSnippet
86 public static SnippetEvent waitForSnippetEvent( in waitForSnippetEvent() method in Utils