OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_ACL_DISCONNECT_REQUESTED
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
130
public static final String
ACTION_ACL_DISCONNECT_REQUESTED
=
/packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java
105
BluetoothDevice.
ACTION_ACL_DISCONNECT_REQUESTED
);
241
action.equals(BluetoothDevice.
ACTION_ACL_DISCONNECT_REQUESTED
) &&
[
all
...]
/frameworks/base/core/java/android/server/
BluetoothEventLoop.java
205
Intent intent = new Intent(BluetoothDevice.
ACTION_ACL_DISCONNECT_REQUESTED
);
/prebuilt/sdk/6/
android.jar
Completed in 2014 milliseconds