Searched refs:mLocationShellHelper (Results 1 – 2 of 2) sorted by relevance
48 private LocationShellHelper mLocationShellHelper; field in BaseLocationTimeZoneManagerHostTest58 mLocationShellHelper = new LocationShellHelper(shellCommandExecutor); in setUp()79 mOriginalLocationEnabled = mLocationShellHelper.isLocationEnabledForCurrentUser(); in setUp()81 mLocationShellHelper.setLocationEnabledForCurrentUser(true); in setUp()111 mLocationShellHelper.setLocationEnabledForCurrentUser(mOriginalLocationEnabled); in tearDown()
51 private LocationShellHelper mLocationShellHelper; field in TimeZoneDetectorStatsTest59 mLocationShellHelper = new LocationShellHelper(shellCommandExecutor); in setUp()106 mLocationShellHelper.isLocationEnabledForCurrentUser(); in testAtom_TimeZoneDetectorState()