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

/packages/apps/Settings/src/com/android/settings/applications/
H A DProcessStatsDetail.java53 public static final int ACTION_FORCE_STOP = 1; field in class:ProcessStatsDetail
146 mForceStopButton.setTag(ACTION_FORCE_STOP);
160 case ACTION_FORCE_STOP:
/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DPowerUsageDetail.java278 public static final int ACTION_FORCE_STOP = 7; field in class:PowerUsageDetail
424 mForceStopButton.setTag(ACTION_FORCE_STOP);
493 case ACTION_FORCE_STOP:

Completed in 152 milliseconds