Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/timedetector/
DTimeDetectorShellCommand.java52 class TimeDetectorShellCommand extends ShellCommand { class
56 TimeDetectorShellCommand(TimeDetectorService timeDetectorService) { in TimeDetectorShellCommand() method in TimeDetectorShellCommand
DTimeDetectorService.java502 new TimeDetectorShellCommand(this).exec( in onShellCommand()