Home
last modified time | relevance | path

Searched defs:DeleteCommand (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/cmds/content/src/com/android/commands/content/
H A DContent.java571 private static class DeleteCommand extends Command { class in Content
574 public DeleteCommand(Uri uri, int userId, Bundle extras) { in DeleteCommand() method in Content.DeleteCommand