Searched refs:contextSendBroadcast (Results 1 – 3 of 3) sorted by relevance
189 public void contextSendBroadcast(Context context, @RequiresPermission Intent intent) { in contextSendBroadcast() method in BluetoothMethodProxy
142 verify(mMethodProxy).contextSendBroadcast(any(), argument.capture()); in onCreate_withActionOpen_sendBroadcast()
250 BluetoothMethodProxy.getInstance().contextSendBroadcast(this, intent1); in onCreate()