Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/
DCommandParser.kt240 replaceWithRequired(old, newParam) in require()
244 private fun <T : Any> replaceWithRequired( in replaceWithRequired() method in com.android.systemui.statusbar.commandline.CommandParser
259 replaceWithRequired(optional, newCmd) in require()
263 private fun <T : ParseableCommand> replaceWithRequired( in replaceWithRequired() method in com.android.systemui.statusbar.commandline.CommandParser