OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:turnoff
(Results
1 - 5
of
5
) sorted by null
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
BasicAdapterTest.java
235
boolean
turnOff
= false;
244
if (state != BluetoothAdapter.STATE_ON ||
turnOff
) {
246
turnOff
= true;
/frameworks/base/services/java/com/android/server/
LightsService.java
104
public void
turnOff
() {
BatteryService.java
[
all
...]
NotificationManagerService.java
[
all
...]
/external/grub/netboot/
eepro.c
306
if (temp_reg & 0x10) /* check the
TurnOff
Enable bit */
Completed in 293 milliseconds