Searched refs:LOW_POWER_EXCEPTIONS (Results 1 – 2 of 2) sorted by relevance
63 public static final long LOW_POWER_EXCEPTIONS = 168936375L; field in LocationRequest
31 import static android.location.LocationRequest.LOW_POWER_EXCEPTIONS;912 if (!CompatChanges.isChangeEnabled(LOW_POWER_EXCEPTIONS, Binder.getCallingUid())) { in validateLocationRequest()943 if (request.isLowPower() && CompatChanges.isChangeEnabled(LOW_POWER_EXCEPTIONS, in validateLocationRequest()