Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/content/src/com/android/commands/content/
H A DContent.java190 return parseGetTypeCommand(); in parseCommand()
318 private GetTypeCommand parseGetTypeCommand() { in parseGetTypeCommand() method in Content.Parser