Home | History | Annotate | Download | only in notification

Lines Matching refs:skeleton

677         final String skeleton = DateFormat.is24HourFormat(context, userHandle) ? "Hm" : "hma";
678 final String pattern = DateFormat.getBestDateTimePattern(Locale.getDefault(), skeleton);