HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_FORCE_STOP (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/applications/
ProcessStatsDetail.java 53 public static final int ACTION_FORCE_STOP = 1;
146 mForceStopButton.setTag(ACTION_FORCE_STOP);
160 case ACTION_FORCE_STOP:
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageDetail.java 278 public static final int ACTION_FORCE_STOP = 7;
424 mForceStopButton.setTag(ACTION_FORCE_STOP);
493 case ACTION_FORCE_STOP:

Completed in 187 milliseconds