Home
last modified time | relevance | path

Searched refs:parseMatchTypeCommandLineArg (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/timezonedetector/
H A DTelephonyTimeZoneSuggestion.java422 matchType = parseMatchTypeCommandLineArg(cmd.getNextArgRequired()); in parseCommandLineArg()
462 private static int parseMatchTypeCommandLineArg(@NonNull String arg) { in parseMatchTypeCommandLineArg() method in TelephonyTimeZoneSuggestion