Searched refs:updateForceStopButton (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
H A DInstalledAppDetails.java957 updateForceStopButton(getResultCode() != Activity.RESULT_CANCELED);
961 private void updateForceStopButton(boolean enabled) { method in class:InstalledAppDetails
969 updateForceStopButton(false);
973 updateForceStopButton(true);

Completed in 29 milliseconds