Searched refs:handleSmsSendIntent (Results 1 – 3 of 3) sorted by relevance
382 public boolean handleSmsSendIntent(Context context, Intent intent){ in handleSmsSendIntent() method in BluetoothMapMasInstance384 return mObserver.handleSmsSendIntent(context, intent); in handleSmsSendIntent()
1116 if(masInst.handleSmsSendIntent(context, intent)) { in onReceive()
3419 public boolean handleSmsSendIntent(Context context, Intent intent){ in handleSmsSendIntent() method in BluetoothMapContentObserver