OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLUETOOTH
(Results
1 - 15
of
15
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
ProfileService.java
17
package com.android.
bluetooth
.btservice;
21
import com.android.
bluetooth
.Utils;
24
import android.
bluetooth
.BluetoothAdapter;
25
import android.
bluetooth
.BluetoothDevice;
26
import android.
bluetooth
.BluetoothProfile;
40
public static final String BLUETOOTH_PERM = android.Manifest.permission.
BLUETOOTH
;
AdapterService.java
21
package com.android.
bluetooth
.btservice;
25
import android.
bluetooth
.BluetoothAdapter;
26
import android.
bluetooth
.BluetoothDevice;
27
import android.
bluetooth
.BluetoothProfile;
28
import android.
bluetooth
.IBluetooth;
29
import android.
bluetooth
.IBluetoothCallback;
30
import android.
bluetooth
.IBluetoothManager;
31
import android.
bluetooth
.IBluetoothManagerCallback;
50
import com.android.
bluetooth
.a2dp.A2dpService;
51
import com.android.
bluetooth
.hid.HidService
[
all
...]
/packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageDetail.java
56
import com.android.settings.
bluetooth
.BluetoothSettings;
66
BLUETOOTH
,
382
case
BLUETOOTH
:
PowerUsageSummary.java
294
case
BLUETOOTH
:
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java
33
package com.android.
bluetooth
.pbap;
39
import android.
bluetooth
.BluetoothAdapter;
40
import android.
bluetooth
.BluetoothDevice;
41
import android.
bluetooth
.BluetoothPbap;
42
import android.
bluetooth
.BluetoothProfile;
43
import android.
bluetooth
.BluetoothServerSocket;
44
import android.
bluetooth
.BluetoothSocket;
45
import android.
bluetooth
.IBluetooth;
46
import android.
bluetooth
.IBluetoothPbap;
47
import android.
bluetooth
.BluetoothUuid
[
all
...]
/frameworks/base/services/java/com/android/server/
BluetoothManagerService.java
20
import android.
bluetooth
.BluetoothAdapter;
21
import android.
bluetooth
.IBluetooth;
22
import android.
bluetooth
.IBluetoothGatt;
23
import android.
bluetooth
.IBluetoothCallback;
24
import android.
bluetooth
.IBluetoothManager;
25
import android.
bluetooth
.IBluetoothManagerCallback;
26
import android.
bluetooth
.IBluetoothStateChangeCallback;
53
private static final String BLUETOOTH_PERM = android.Manifest.permission.
BLUETOOTH
;
54
private static final String ACTION_SERVICE_STATE_CHANGED="com.android.
bluetooth
.btservice.action.STATE_CHANGED";
86
//
Bluetooth
persisted setting is of
[
all
...]
/packages/apps/Phone/src/com/android/phone/
InCallTouchUi.java
696
* - If
bluetooth
is available, this button's function is to bring up the
698
* speaker /
bluetooth
). So it should look like a regular action button,
702
* - If speaker (but not
bluetooth
) is available, this button should look like
[
all
...]
InCallScreen.java
24
import android.
bluetooth
.BluetoothAdapter;
25
import android.
bluetooth
.BluetoothDevice;
26
import android.
bluetooth
.BluetoothHeadset;
27
import android.
bluetooth
.BluetoothProfile;
28
import android.
bluetooth
.IBluetoothHeadsetPhone;
260
BLUETOOTH
, //
Bluetooth
headset (if available)
349
// The
bluetooth
headset state changed, so some UI
352
// elements that care about the
bluetooth
state get it
[
all
...]
/prebuilts/devtools/tools/lib/
sdklib.jar
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/4/
android.jar
/prebuilts/sdk/5/
android.jar
/prebuilts/sdk/6/
android.jar
Completed in 222 milliseconds