Searched defs:showSystem (Results 1 – 3 of 3) sorted by relevance
50 val showSystem = rememberSaveable { mutableStateOf(false) } in <lambda>() constant
69 val showSystem: State<Boolean>, in <lambda>() constant in com.android.settingslib.spaprivileged.template.app.AppListState
72 val showSystem = StateFlowBridge<Boolean>() constant