Searched refs:CommandOptionHandler (Results 1 – 4 of 4) sorted by relevance
7036 public interface CommandOptionHandler { interface7042 public static Intent parseCommandArgs(ShellCommand cmd, CommandOptionHandler optionHandler) in parseCommandArgs()
317 return Intent.parseCommandArgs(this, new Intent.CommandOptionHandler() { in makeIntent()
878 Intent intent = Intent.parseCommandArgs(this, new Intent.CommandOptionHandler() { in parseIntentAndUser()
14316 Landroid/content/Intent$CommandOptionHandler;14317 Landroid/content/Intent$CommandOptionHandler;->handleOption(Ljava/lang/String;Landroid/os/ShellComm…