OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOTIFICATION_STATUS_YES
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMnsObexClient.java
232
} else if (notificationStatus == BluetoothMapAppParams.
NOTIFICATION_STATUS_YES
) {
BluetoothMapAppParams.java
116
public static final int
NOTIFICATION_STATUS_YES
= 1;
[
all
...]
BluetoothMapService.java
431
if (msg.arg2 == BluetoothMapAppParams.
NOTIFICATION_STATUS_YES
) {
[
all
...]
BluetoothMapContentObserver.java
[
all
...]
Completed in 490 milliseconds