Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DChannelEditorListView.kt135 appControlRow.switch.isChecked = enabled in <lambda>()
136 appControlRow.switch.setOnCheckedChangeListener { _, b -> in <lambda>()
146 lateinit var switch: Switch variable
151 switch = requireViewById(R.id.toggle) in onFinishInflate()
153 setOnClickListener { switch.toggle() } in onFinishInflate()
162 private lateinit var switch: Switch variable
182 switch = requireViewById(R.id.toggle) in onFinishInflate()
183 switch.setOnCheckedChangeListener { _, b -> in onFinishInflate()
190 setOnClickListener { switch.toggle() } in onFinishInflate()
224 switch.isChecked = nc.importance != IMPORTANCE_NONE in updateViews()
/frameworks/base/core/java/android/window/flags/
Dresponsible_apis.aconfig42 description: "Prevent a task to restart based on a visible window during task switch."
49 description: "Prevent BAL based on it is bound by foreground Uid but the app switch is stopped."
Dwindowing_frontend.aconfig14 …escription: "Waits for Shell transition to start before unblocking the screen after display switch"
24 description: "Make the buffer content of notification shade synchronize with display switch"
Dlse_desktop_experience.aconfig78 description: "Enables quick switch for desktop mode"
/frameworks/proto_logging/stats/atoms/corenetworking/platform/
Dvpn_extension_atoms.proto147 // The list of each network switch info during the VPN connection
170 * Log one network switch attempt event informations
173 // Result of the network switch attempt
176 // The latency of the network switch attempt in milliseconds
181 * Log all network switch attempt informations during the VPN connection
/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/compile/mclinker/lib/Support/Windows/
DPathV3.inc55 switch (pathname[next]) { // next = handler + 1;
69 switch (pathname[next]) {
78 switch (pathname[next]) {
/frameworks/base/core/java/android/content/pm/
Dmultiuser.aconfig22 … wallpaper service on its own thread instead of system_server's main handler during a user switch."
45 description: "Allow using all cpu cores during a user switch."
200 description: "Reorder loading home and lock screen wallpapers during a user switch."
207 description: "Set power mode during a user switch."
/frameworks/compile/mclinker/lib/Script/
DScriptScanner.ll65 switch (pScriptFile.getKind()) {
209 switch (str.back()) {
347 switch (pKind) {
369 switch (m_StateStack.top()) {
/frameworks/base/data/keyboards/
DVendor_0f0d_Product_00c1.kl17 # https://hori.co.uk/horipad-for-nintendo-switch/
/frameworks/base/packages/SystemUI/docs/
Duser-switching.md3 Multiple users and the ability to switch between them is controlled by Settings -> System -> Multip…
/frameworks/base/packages/SystemUI/aconfig/
Daccessibility.aconfig16 description: "Delays the showing of magnification mode switch button."
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags97 # User switch events
112 # also user switch events and useful to be analyzed together with events above.
/frameworks/opt/telephony/proto/src/
Dtelephony.proto830 // Data switch event.
836 // On deman data switch event.
923 /** Data switch caused by unknown reason. */
926 /** Data switch caused by user's manual switch. */
929 /** Data switch caused by incoming/outgoing call. */
932 /** Data switch caused by CBRS switch. */
935 /** Data switch caused by non-default SIM having better availability(e.g.signal). */
939 /** The reason for data switch. */
942 /** Current state of the data switch event. */
950 /** Current state of the on demand data switch event. */
[all …]
/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/native/vulkan/libvulkan/
DAndroid.bp57 "-Wno-switch-enum",
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Drslist.rscript86 switch(gList[i].result) {
/frameworks/base/core/java/android/view/inputmethod/
Dflags.aconfig112 description: "Ctrl+Shift shortcut to switch IMEs"
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsingle_source_alloc.rscript98 switch (vecSize) { \
180 switch (dt) {
207 switch (dt) {
/frameworks/base/services/core/java/com/android/server/notification/
Dflags.aconfig135 description: "This flag controls which signal is used to handle a user switch system event"
/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/ex/common/java/com/android/common/
DGoogleLogTags.logtags105 # TODO(williamluh): Remove this once switch to snet completed.
/frameworks/av/media/libheadtracking/
DREADME.md185 - Mode switch.
186 - Display orientation switch.
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
Dshadows.rscript136 switch (H) {

12