/packages/services/Car/tests/CustomizationTool/src/com/android/car/customization/tool/ui/panel/items/ |
D | PanelSwitchViewHolder.kt | 30 private val switch = itemView.requireViewById<Switch>(R.id.panel_switch_toggle) constant 42 switch.isChecked = model.isChecked in bindTo() 43 switch.isEnabled = model.isEnabled in bindTo() 44 switch.setOnClickListener { in bindTo()
|
/packages/services/Car/tests/CustomizationTool/src/com/android/car/customization/tool/ui/menu/ |
D | SwitchItemViewHolder.kt | 27 private val switch = itemView.requireViewById<Switch>(R.id.menu_switch) constant 32 switch.run { in bindTo()
|
/packages/apps/ThemePicker/src/com/android/customization/picker/notifications/ui/binder/ |
D | NotificationSectionBinder.kt | 41 val switch: Switch = view.requireViewById(R.id.switcher) in bind() constant 47 launch { viewModel.isSwitchOn().collect { switch.isChecked = it } } in bind()
|
/packages/modules/NeuralNetworks/tools/systrace_parser/parser/ |
D | tracker.py | 83 switch = False 95 switch = True 98 if switch:
|
/packages/services/Car/cpp/watchdog/server/sysprop/ |
D | WatchdogProperties.sysprop | 27 # Duration in seconds of timeout when final signal not received during user-switch. 108 # Max cache size of user-switch events.
|
/packages/apps/Car/SystemUI/aconfig/ |
D | carsystemui.aconfig | 28 …description: "Flag that sets a keyguard showing timeout to ensure keyguard is shown on user switch"
|
/packages/services/Telecomm/flags/ |
D | telecom_calls_manager_flags.aconfig | 16 …description: "This fix ensures the MO calls won't switch from Active to Quite b/c setDialing was n…
|
/packages/apps/Messaging/jni/ |
D | Android.bp | 34 "-Wno-switch",
|
/packages/modules/Bluetooth/system/gd/dumpsys/ |
D | BUILD.gn | 25 cflags_cc = [ "-Wno-enum-compare-switch" ]
|
/packages/modules/adb/ |
D | SERVICES.TXT | 44 Ask to switch the connection to the device/emulator identified by 50 Ask to switch the connection to one device connected through USB 55 Ask to switch the connection to one emulator connected through TCP. 60 Another host:transport variant. Ask to switch the connection to
|
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/metrics/ |
D | stats.proto | 25 * Represents an event that logs information about a successful switch to an upstream network.
|
/packages/services/Car/cpp/watchdog/server/ |
D | carwatchdogd.rc | 62 # Cache size for the user switch events
|
/packages/providers/CalendarProvider/tests/ |
D | EMMA_README | 67 # switch to root on userdebug builds - this may take a second to finish
|
/packages/apps/Car/Cluster/ClusterHomeSample/ |
D | README.md | 74 activity when the current user is unlocked. It can switch to other UI activity types
|
/packages/apps/Launcher3/aconfig/ |
D | launcher.aconfig | 77 …description: "Enables taskbar pinning to allow user to switch between transient and persistent tas…
|
/packages/services/Car/service/proto/android/car/watchdog/ |
D | performance_stats.proto | 36 // Represents user switch performance stats captured during a single event.
|
/packages/modules/Bluetooth/flags/ |
D | leaudio.aconfig | 215 … description: "Fix for one device being not connected when toggle LeAudio is switch during bonding"
|
/packages/apps/ManagedProvisioning/studio-dev/development/studio/ |
D | idea.properties | 139 # "idea.true.smooth.scrolling.interpolation" - the main switch
|
/packages/apps/Dialer/java/com/android/dialer/logging/ |
D | dialer_impression.proto | 567 // Swipe/click to switch tabs
|
/packages/modules/Wifi/service/proto/src/ |
D | metrics.proto | 633 // Total number of cellular switch requests from MBO supported AP 3690 // There is another candidate with better score, but user connect choice is preventing the switch. 3949 // Number of times Wifi to Wifi switch was triggered. This includes Make Before Break and Break 3953 // Number of times Wifi to Wifi switch was triggered using Make Before Break (MBB).
|
/packages/providers/TelephonyProvider/assets/latest_carrier_id/ |
D | carrier_list.textpb | 8961 carrier_name: "switch"
|
/packages/providers/TelephonyProvider/assets/sdk34_carrier_id/ |
D | carrier_list.textpb | 8962 carrier_name: "switch"
|
/packages/providers/TelephonyProvider/assets/sdk33_carrier_id/ |
D | carrier_list.textpb | 9098 carrier_name: "switch"
|
/packages/providers/TelephonyProvider/assets/sdk31_carrier_id/ |
D | carrier_list.textpb | 9336 carrier_name: "switch"
|
/packages/providers/TelephonyProvider/assets/sdk28_carrier_id/ |
D | carrier_list.textpb | 9870 carrier_name: "switch"
|