Searched refs:checkShortName (Results 1 – 1 of 1) sorted by relevance
245 if (!checkShortName(shortName)) { in flag()267 if (!checkShortName(shortName)) { in param()294 private fun checkShortName(short: String?): Boolean { in subCommand() method in com.android.systemui.statusbar.commandline.ParseableCommand