Searched refs:getDateFormat (Results 1 – 8 of 8) sorted by relevance
260 public SimpleDateFormat getDateFormat() { in getDateFormat() method in WakeLockLogTest.TestInjector261 SimpleDateFormat format = new SimpleDateFormat(super.getDateFormat().toPattern()); in getDateFormat()
140 mDumpsysDateFormat = injector.getDateFormat(); in WakeLockLog()1312 public SimpleDateFormat getDateFormat() { in getDateFormat() method in Injector
217 format = DateFormat.getDateFormat(getContext()); in reorderPickers()
319 public static java.text.DateFormat getDateFormat(Context context) { in getDateFormat() method in DateFormat
30033 method public static java.text.DateFormat getDateFormat(android.content.Context);
30705 HSPLlibcore/icu/SimpleDateFormatData;->getDateFormat(I)Ljava/lang/String;
45421 method public static java.text.DateFormat getDateFormat(android.content.Context);
42010 HSPLcom/android/server/power/WakeLockLog$Injector;->getDateFormat()Ljava/text/SimpleDateFormat;