Home
last modified time | relevance | path

Searched refs:switch (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DChannelEditorListView.kt115 appControlRow.switch.isChecked = enabled in <lambda>()
116 appControlRow.switch.setOnCheckedChangeListener { _, b -> in <lambda>()
126 lateinit var switch: Switch variable
131 switch = findViewById(R.id.toggle) in onFinishInflate()
140 private lateinit var switch: Switch variable
153 switch = findViewById(R.id.toggle) in onFinishInflate()
154 switch.setOnCheckedChangeListener { _, b -> in onFinishInflate()
176 switch.isChecked = nc.importance != IMPORTANCE_NONE in updateViews()
/frameworks/compile/mclinker/lib/Support/Unix/
DPathV3.inc61 switch (pathname[next]) { // next = handler + 1;
75 switch (pathname[next]) {
84 switch (pathname[next]) {
192 switch (read_dir(pIter.m_pParent->m_Handler, path)) {
DFileSystem.inc74 switch (read_dir(pDir.m_Handler, path)) {
/frameworks/compile/mclinker/lib/Support/Windows/
DPathV3.inc55 switch (pathname[next]) { // next = handler + 1;
69 switch (pathname[next]) {
78 switch (pathname[next]) {
/frameworks/ml/nn/tools/systrace_parser/parser/
Dtracker.py83 switch = False
95 switch = True
98 if switch:
/frameworks/compile/mclinker/lib/Script/
DScriptScanner.ll65 switch (pScriptFile.getKind()) {
209 switch (str.back()) {
347 switch (pKind) {
369 switch (m_StateStack.top()) {
/frameworks/opt/telephony/proto/src/
Dtelephony.proto813 // Data switch event.
819 // On deman data switch event.
889 /** Data switch caused by unknown reason. */
892 /** Data switch caused by user's manual switch. */
895 /** Data switch caused by incoming/outgoing call. */
898 /** Data switch caused by CBRS switch. */
902 /** The reason for data switch. */
905 /** Current state of the data switch event. */
913 /** Current state of the on demand data switch event. */
1797 // Data switch event
[all …]
/frameworks/native/vulkan/libvulkan/
DAndroid.bp48 "-Wno-switch-enum",
/frameworks/base/data/keyboards/
DVendor_0f0d_Product_00c1.kl17 # https://hori.co.uk/horipad-for-nintendo-switch/
Dqwerty.kl114 # App switch = Overview key
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Drslist.rscript86 switch(gList[i].result) {
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Drslist.rscript86 switch(gList[i].result) {
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Drslist.rscript86 switch(gList[i].result) {
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsingle_source_alloc.rscript98 switch (vecSize) { \
180 switch (dt) {
207 switch (dt) {
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dsingle_source_alloc.rscript100 switch (vecSize) { \
182 switch (dt) {
209 switch (dt) {
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop305 # switching on the device, e.g. to switch between 60 and 90 Hz. The settings
317 # used by the Scheduler to trigger inactivity callbacks that will switch the display to a lower
328 # This value is used by the Scheduler to trigger touch inactivity callbacks that will switch the
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags105 # TODO(williamluh): Remove this once switch to snet completed.
/frameworks/rs/tests/java_api/ScriptGroupTest/src/com/android/rs/sgtest/
Dshadows_f.rscript136 switch (H) {
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
Dshadows.rscript136 switch (H) {
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
Dshadows.rscript136 switch (H) {
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
Dshadows.rscript136 switch (H) {
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md98 - replayManually - **True**: if the replayer will immediately switch to manual replay at the start
101 - stopHere - Time stamp of where the replayer should run to then switch to manual replay
/frameworks/base/core/proto/android/service/
Dusb.proto138 // the USB device can switch between them. At any time only one can be active.
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
Dvr.rscript140 // TODO switch to rsAllocationVLoadX_short2
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto287 // ACTION: Settings > Connected devices > Bluetooth master switch Toggle

12