HomeSort by relevance Sort by last modified time
    Searched refs:BLUETOOTH_PKG_NAME (Results 1 - 4 of 4) sorted by null

  /tools/test/connectivity/acts/tests/google/bt/car_bt/
BtCarHfpTest.py 30 BLUETOOTH_PKG_NAME = "com.android.bluetooth"
89 if not acc_component_id.startswith(BLUETOOTH_PKG_NAME):
BtCarHfpConferenceTest.py 37 BLUETOOTH_PKG_NAME = "com.android.bluetooth"
BtCarHfpConnectionTest.py 34 BLUETOOTH_PKG_NAME = "com.android.bluetooth"
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothMediaFacade.java 97 private static final String BLUETOOTH_PKG_NAME = "com.android.bluetooth";
402 compName = new ComponentName(BLUETOOTH_PKG_NAME, BROWSER_SERVICE_NAME);

Completed in 3760 milliseconds