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

  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryChart.java 324 final String bestFormat = DateFormat.getBestDateTimePattern(
326 label = DateFormat.format(bestFormat, cal).toString();
338 final String bestFormat = DateFormat.getBestDateTimePattern(
340 label = DateFormat.format(bestFormat, cal).toString();
    [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyManager.cpp     [all...]

Completed in 750 milliseconds