OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disablelocation
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
TestUtils.java
91
static void
disableLocation
(Context context) {
BluetoothLeScanTest.java
93
TestUtils.
disableLocation
(getContext());
/frameworks/base/services/java/com/android/server/
SystemServer.java
529
boolean
disableLocation
= SystemProperties.getBoolean("config.disable_location", false);
[
all
...]
Completed in 757 milliseconds