Home
last modified time | relevance | path

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

123

/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/opt/gamesdk/src/protobuf/full/
DCMakeLists.txt12 "-Wno-tautological-constant-compare" "-Wno-enum-compare-switch")
18 "-Wno-tautological-constant-compare" "-Wno-enum-compare-switch")
/frameworks/opt/gamesdk/src/protobuf/lite/
DCMakeLists.txt13 "-Wno-tautological-constant-compare" "-Wno-enum-compare-switch")
20 "-Wno-tautological-constant-compare" "-Wno-enum-compare-switch")
/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)) {
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBExtensionInternals.m50 switch (dataType) {
74 switch (dataType) {
107 switch (description->dataType) {
173 switch (description->dataType) {
214 switch (description->dataType) {
341 switch (description->dataType) {
DGPBMessage.m188 switch (fieldDataType) {
252 switch (keyDataType) {
254 switch (valueDataType) {
298 switch (valueDataType) {
343 switch (valueDataType) {
387 switch (valueDataType) {
432 switch (valueDataType) {
475 switch (valueDataType) {
1326 switch (GPBGetFieldDataType(field)) {
2067 switch (fieldDataType) {
[all …]
DGPBUtilities.m909 switch (GPBGetFieldDataType(field)) {
958 switch (dataType) {
1047 switch (aChar) {
1067 switch (*src) {
1124 switch (valueDataType) {
1168 switch (valueDataType) {
1220 switch (fieldType) {
1280 switch (fieldDataType) {
1354 } // switch(fieldDataType)
1405 switch (extDataType) {
[all …]
/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.py82 switch = False
91 switch = True
94 if switch:
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/
DDesignDoc.md48 struct, subscript, super, switch, throw, throws, true, try, typealias, var,
373 switch rawValue {
380 switch self {
397 the `.UNKNOWN_VALUE` case to satisfy case exhaustion in a switch statement; the
398 Swift compiler considers it an error if switch statements are not exhaustive.
402 This is required to clean up the usage of enum-typed properties in switch
404 implicitly-unwrapped optionals without requiring that uses in switch statements
415 switch someMessage.contentType {
424 write `someMessage.contentType!` in their switch statement.
429 switch statement.
[all …]
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dsingle_source_alloc.rs100 switch (vecSize) { \
182 switch (dt) {
209 switch (dt) {
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsingle_source_alloc.rs98 switch (vecSize) { \
180 switch (dt) {
207 switch (dt) {
/frameworks/native/vulkan/tools/
DAndroid.bp29 "-Wno-switch-enum",
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Drslist.rs86 switch(gList[i].result) {
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Drslist.rs86 switch(gList[i].result) {
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Drslist.rs86 switch(gList[i].result) {
/frameworks/opt/gamesdk/test/tuningfork/
DCMakeLists.txt54 …ile_options(protobuf-static PUBLIC "-Wno-tautological-constant-compare" "-Wno-enum-compare-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.proto728 // Data switch event.
734 // On deman data switch event.
798 /** Data switch caused by unknown reason. */
801 /** Data switch caused by user's manual switch. */
804 /** Data switch caused by incoming/outgoing call. */
807 /** Data switch caused by CBRS switch. */
811 /** The reason for data switch. */
814 /** Current state of the data switch event. */
822 /** Current state of the on demand data switch event. */
1701 // Data switch event
[all …]
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/
DCMakeLists.txt32 …ile_options(protobuf-static PUBLIC "-Wno-tautological-constant-compare" "-Wno-enum-compare-switch")
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance_objc.m67 switch (request.payloadOneOfCase) {
89 switch (request.requestedOutputFormat) {
/frameworks/native/vulkan/libvulkan/
DAndroid.bp47 "-Wno-switch-enum",
/frameworks/base/data/keyboards/
Dqwerty.kl114 # App switch = Overview key
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
Dshadows.rs136 switch (H) {
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
Dshadows.rs136 switch (H) {

123