OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATUS_INDICATOR_DELETED
(Results
1 - 5
of
5
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestSetMessageStatus.java
43
:
STATUS_INDICATOR_DELETED
);
BluetoothMasRequest.java
65
protected static byte
STATUS_INDICATOR_DELETED
= 0x01;
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
Request.java
65
protected static byte
STATUS_INDICATOR_DELETED
= 0x01;
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java
117
public static final int
STATUS_INDICATOR_DELETED
= 1;
[
all
...]
BluetoothMapObexServer.java
700
if( indicator == BluetoothMapAppParams.
STATUS_INDICATOR_DELETED
) {
[
all
...]
Completed in 3835 milliseconds