OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPanService
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothPan.java
124
private volatile IBluetoothPan
mPanService
;
169
if (
mPanService
!= null) {
171
mPanService
= null;
193
if (
mPanService
== null) {
208
mPanService
= null;
238
final IBluetoothPan service =
mPanService
;
279
final IBluetoothPan service =
mPanService
;
297
final IBluetoothPan service =
mPanService
;
315
final IBluetoothPan service =
mPanService
;
333
final IBluetoothPan service =
mPanService
;
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
BluetoothTetheringNetworkFactory.java
52
private final PanService
mPanService
;
64
mPanService
= panService;
160
for (BluetoothDevice device :
mPanService
.getConnectedDevices()) {
161
mPanService
.disconnect(device);
/external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar
android-all-4.3_r2-robolectric-0.jar
/prebuilts/misc/common/robolectric/lib/
android-all-4.2.2_r1.2-robolectric-0.jar
android-all-4.3_r2-robolectric-0.jar
Completed in 106 milliseconds