Searched refs:UPDATE_STATUS_URI (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java3035 private final Uri UPDATE_STATUS_URI = Uri.withAppendedPath(Sms.CONTENT_URI, "/status"); field in class:BluetoothMapContentObserver.SmsBroadcastReceiver
3189 Uri updateUri = ContentUris.withAppendedId(UPDATE_STATUS_URI, messageId);

Completed in 40 milliseconds