OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_ACL_DISCONNECTED
(Results
1 - 23
of
23
) sorted by null
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothConnectionsManager.java
61
} else if (TextUtils.equals(action, BluetoothDevice.
ACTION_ACL_DISCONNECTED
)) {
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
PbapClientService.java
79
filter.addAction(BluetoothDevice.
ACTION_ACL_DISCONNECTED
);
119
} else if (action.equals(BluetoothDevice.
ACTION_ACL_DISCONNECTED
)) {
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java
356
intent = new Intent(BluetoothDevice.
ACTION_ACL_DISCONNECTED
);
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapService.java
578
filter.addAction(BluetoothDevice.
ACTION_ACL_DISCONNECTED
);
744
} else if (action.equals(BluetoothDevice.
ACTION_ACL_DISCONNECTED
) &&
[
all
...]
/packages/apps/MusicFX/src/com/android/musicfx/
ActivityMusic.java
201
} else if (action.equals(BluetoothDevice.
ACTION_ACL_DISCONNECTED
)) {
479
intentFilter.addAction(BluetoothDevice.
ACTION_ACL_DISCONNECTED
);
[
all
...]
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
161
public static final String
ACTION_ACL_DISCONNECTED
=
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java
262
} else if (action.equals(BluetoothDevice.
ACTION_ACL_DISCONNECTED
)
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java
608
filter.addAction(BluetoothDevice.
ACTION_ACL_DISCONNECTED
);
[
all
...]
/external/robolectric/v1/lib/main/
android.jar
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
android-all-4.3_r2-robolectric-0.jar
/prebuilts/sdk/10/
android.jar
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/17/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/21/
android.jar
/prebuilts/sdk/6/
android.jar
/prebuilts/sdk/current/
android.jar
/prebuilts/sdk/system_23/
android.jar
/prebuilts/sdk/system_current/
android.jar
Completed in 2468 milliseconds