OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PBAP_STATE_CHANGED_ACTION
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothPbap.java
57
/** int extra for
PBAP_STATE_CHANGED_ACTION
*/
60
/** int extra for
PBAP_STATE_CHANGED_ACTION
*/
68
public static final String
PBAP_STATE_CHANGED_ACTION
=
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java
712
Intent intent = new Intent(BluetoothPbap.
PBAP_STATE_CHANGED_ACTION
);
Completed in 727 milliseconds