Searched refs:getDateFormat (Results 1 – 8 of 8) sorted by relevance
241 public SimpleDateFormat getDateFormat() { in getDateFormat() method in WakeLockLogTest.TestInjector242 SimpleDateFormat format = new SimpleDateFormat(super.getDateFormat().toPattern()); in getDateFormat()
139 mDumpsysDateFormat = injector.getDateFormat(); in WakeLockLog()1305 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
44534 method public static java.text.DateFormat getDateFormat(android.content.Context);
30033 method public static java.text.DateFormat getDateFormat(android.content.Context);
30679 HSPLlibcore/icu/LocaleData;->getDateFormat(I)Ljava/lang/String;
36337 HSPLcom/android/server/power/WakeLockLog$Injector;->getDateFormat()Ljava/text/SimpleDateFormat;