Searched refs:mCurrentDrivingSafetyRegion (Results 1 – 1 of 1) sorted by relevance
202 private String mCurrentDrivingSafetyRegion = CarPackageManager.DRIVING_SAFETY_REGION_ALL; field in CarPackageManagerService323 return mCurrentDrivingSafetyRegion; in getCurrentDrivingSafetyRegion()703 mCurrentDrivingSafetyRegion = CarPackageManager.DRIVING_SAFETY_REGION_ALL; in setDrivingSafetyRegionWithCheckLocked()705 mCurrentDrivingSafetyRegion = region; in setDrivingSafetyRegionWithCheckLocked()1302 writer.println(mCurrentDrivingSafetyRegion); in dump()1774 regionString = mCurrentDrivingSafetyRegion; in findDistractionOptimizedActivitiesAsUser()