Searched defs:recognizerIntent (Results 1 – 6 of 6) sorted by relevance
52 protected void onStartListening(Intent recognizerIntent, Callback listener) { in onStartListening()87 private void blameCameraPermission(Intent recognizerIntent, int callingPackageUid) { in blameCameraPermission()
36 protected void onStartListening(Intent recognizerIntent, Callback listener) { in onStartListening()
51 protected void onStartListening(Intent recognizerIntent, Callback listener) { in onStartListening()
66 final Intent recognizerIntent = in startListening() local