HomeSort by relevance Sort by last modified time
    Searched defs:handleSmsSendIntent (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMasInstance.java 382 public boolean handleSmsSendIntent(Context context, Intent intent){
384 return mObserver.handleSmsSendIntent(context, intent);
BluetoothMapContentObserver.java     [all...]

Completed in 2603 milliseconds