Searched defs:mDateFormat (Results 1 – 10 of 10) sorted by relevance
34 private final DateFormat mDateFormat; field in Formatting
51 private java.text.DateFormat mDateFormat; field in AccountPreferenceBase
64 private final SimpleDateFormat mDateFormat = new SimpleDateFormat( field in GarageModeRecorderTest
43 private final DateFormat mDateFormat; field in TimeZoneInfoPreferenceController
72 private final SimpleDateFormat mDateFormat; field in GarageModeRecorder
41 private var mDateFormat: String? = null variable in com.android.deskclock.Screensaver
74 private lateinit var mDateFormat: String variable in com.android.deskclock.ScreensaverActivity
70 private lateinit var mDateFormat: String variable in com.android.deskclock.ClockFragment307 private val mDateFormat: String?, constant in com.android.deskclock.SelectedCitiesAdapter
62 private final SimpleDateFormat mDateFormat = new SimpleDateFormat("MM-dd HH:mm:ss.mmm", field in DiagnosticDataCollector
290 @Mock private java.text.DateFormat mDateFormat; field in InsecureEapNetworkHandlerTest