Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
H A DContentSuggestionsManagerServiceShellCommand.java27 public class ContentSuggestionsManagerServiceShellCommand extends ShellCommand { class
30 ContentSuggestionsManagerServiceShellCommand.class.getSimpleName();
34 public ContentSuggestionsManagerServiceShellCommand( in ContentSuggestionsManagerServiceShellCommand() method in ContentSuggestionsManagerServiceShellCommand
H A DContentSuggestionsManagerService.java285 new ContentSuggestionsManagerServiceShellCommand(ContentSuggestionsManagerService.this) in onShellCommand()