Home
last modified time | relevance | path

Searched refs:switching (Results 1 – 11 of 11) sorted by relevance

/system/sepolicy/
Dkernel.te28 # Initial setenforce by init prior to switching to init domain.
33 # Write to /proc/1/oom_adj prior to switching to init domain.
36 # Init reboot before switching selinux domains under certain error
48 # Set checkreqprot by init.rc prior to switching to init domain.
Ddumpstate.te10 # privileges by switching UID / GID
Ddomain.te218 # Only init prior to switching context should be able to set enforcing mode.
221 # switching domains, there is never any need to setenforce again by init.
/system/extras/ANRdaemon/
DREADME24 the first entry in /d/tracing/trace logged by sched is switching away from the
/system/extras/tests/workloads/
Dpwrtest.sh355 echo $(date) Test 6 : app switching for $sysappsTime minutes
/system/core/rootdir/
Dinit.usb.rc28 # Used to disable USB when switching states
/system/connectivity/shill/doc/
Dprofile-api.txt151 The setting for switching all radios on or
Ddevice-api.txt144 more attempt is made to register, after switching back
Dmanager-api.txt636 switching all radios on or off. Changing offline mode
/system/bt/doc/
Dpower_management.md6 `bta/sys` events via a callback. The actual state switching calls are handled
/system/bt/bta/dm/
Dbta_dm_act.c3083 BOOLEAN switching = FALSE; in bta_dm_check_av() local
3113 switching = TRUE; in bta_dm_check_av()
3121 return switching; in bta_dm_check_av()