Home
last modified time | relevance | path

Searched defs:actionButton (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Settings/tests/spa_unit/src/com/android/settings/spa/app/appinfo/
DAppDisableButtonTest.kt105 val actionButton = setDisableButton(app) in getActionButton_signedWithPlatformKey_cannotDisable() constant
116 val actionButton = setDisableButton(app) in getActionButton_isResourceOverlay_cannotDisable() constant
126 val actionButton = setDisableButton(app) in getActionButton_isKeepEnabledPackages_cannotDisable() constant
138 val actionButton = setDisableButton(app) in getActionButton_isEssentialPackage_cannotDisable() constant
149 val actionButton = setDisableButton(app) in getActionButton_isProfileOrDeviceOwner_cannotDisable() constant
158 val actionButton = setDisableButton(app) in getActionButton_regularEnabledSystemApp_canDisable() constant
164 lateinit var actionButton: ActionButton in setDisableButton() variable
DAppForceStopButtonTest.kt80 val actionButton = setForceStopButton(app) in getActionButton_isActiveAdmin_buttonDisabled() constant
90 val actionButton = setForceStopButton(app) in getActionButton_isUninstallInQueue_buttonDisabled() constant
101 val actionButton = setForceStopButton(app) in getActionButton_isStopped_buttonDisabled() constant
110 val actionButton = setForceStopButton(app) in getActionButton_regularApp_buttonEnabled() constant
116 lateinit var actionButton: ActionButton in setForceStopButton() variable
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorCurves.java64 public void setUtilityPanelUI(View actionButton, View editControl) { in setUtilityPanelUI()
DEditor.java94 public void setUpEditorUI(View actionButton, View editControl, in setUpEditorUI()
111 public void setUtilityPanelUI(View actionButton, View editControl) { in setUtilityPanelUI()
DEditorColorBorder.java188 public void setUtilityPanelUI(View actionButton, View editControl) { in setUtilityPanelUI()
DEditorDraw.java244 public void setUtilityPanelUI(View actionButton, View editControl) { in setUtilityPanelUI()
DEditorCrop.java148 public void setUtilityPanelUI(View actionButton, View editControl) { in setUtilityPanelUI()
DParametricEditor.java167 public void setUtilityPanelUI(View actionButton, View editControl) { in setUtilityPanelUI()