Home
last modified time | relevance | path

Searched refs:LocationShellHelper (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DLocationShellHelper.java26 public class LocationShellHelper { class
47 public LocationShellHelper(DeviceShellCommandExecutor shellCommandExecutor) { in LocationShellHelper() method in LocationShellHelper
/cts/hostsidetests/time/host/src/android/time/cts/host/
DBaseLocationTimeZoneManagerHostTest.java26 import android.app.time.cts.shell.LocationShellHelper;
48 private LocationShellHelper mLocationShellHelper;
58 mLocationShellHelper = new LocationShellHelper(shellCommandExecutor); in setUp()
DTimeZoneDetectorStatsTest.java26 import android.app.time.cts.shell.LocationShellHelper;
51 private LocationShellHelper mLocationShellHelper;
59 mLocationShellHelper = new LocationShellHelper(shellCommandExecutor); in setUp()