OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REQUEST_TYPE_PHONEBOOK_ACCESS
(Results
1 - 11
of
11
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPermissionRequest.java
140
case BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
:
191
BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
);
197
if(requestType == BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
) {
216
if (mRequestType != BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
234
if (mRequestType == BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
) {
BluetoothPermissionActivity.java
64
BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
);
94
BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
);
100
} else if (mRequestType == BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
) {
128
case BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
:
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothPairingHelper.java
53
type == BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
||
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java
254
BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
);
277
BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
);
284
BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
);
287
|| (requestType != BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
)) {
638
BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
);
695
BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
);
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetService.java
110
BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
);
111
if (requestType == BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
) {
AtPhonebook.java
609
BluetoothDevice.
REQUEST_TYPE_PHONEBOOK_ACCESS
);
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
384
public static final int
REQUEST_TYPE_PHONEBOOK_ACCESS
= 2;
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java
[
all
...]
/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
Completed in 409 milliseconds