Home
last modified time | relevance | path

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

/frameworks/base/cmds/content/src/com/android/commands/content/
DContent.java608 private static class GetTypeCommand extends Command { class in Content
609 public GetTypeCommand(Uri uri, int userId) { in GetTypeCommand() method in Content.GetTypeCommand