Searched refs:setLocationEnabledForCurrentUser (Results 1 – 2 of 2) sorted by relevance
81 mLocationShellHelper.setLocationEnabledForCurrentUser(true); in setUp()111 mLocationShellHelper.setLocationEnabledForCurrentUser(mOriginalLocationEnabled); in tearDown()
58 public void setLocationEnabledForCurrentUser(boolean enabled) throws Exception { in setLocationEnabledForCurrentUser() method in LocationShellHelper