Searched refs:getTimeFormatString (Results 1 – 6 of 6) sorted by relevance
264 return new java.text.SimpleDateFormat(getTimeFormatString(context), locale); in getTimeFormat()273 public static String getTimeFormatString(Context context) { in getTimeFormatString() method in DateFormat274 return getTimeFormatString(context, context.getUserId()); in getTimeFormatString()284 public static String getTimeFormatString(Context context, int userHandle) { in getTimeFormatString() method in DateFormat
104 mFormat = DateFormat.getTimeFormatString(getContext()); in setFormat()
90 String formatString = DateFormat.getTimeFormatString(getContext(), in updatePatterns()
146 String skeleton = android.text.format.DateFormat.getTimeFormatString(context); in getRegularTimeRemainingString()
5657 Landroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;)Ljava/lang/String;5658 Landroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;I)Ljava/lang/String;
6023 HPLandroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;I)Ljava/lang/Strin…31524 HSPLandroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;)Ljava/lang/Strin…