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

  /packages/apps/Settings/src/com/android/settings/applications/
ProcessStatsUi.java 226 ProcessStatsDetail.class.getName(), args, R.string.details_title, null, null, 0);
    [all...]
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageDetail.java 265 R.string.details_title, null, null, 0);
268 R.string.details_title, null, new UserHandle(userId));

Completed in 43 milliseconds