Searched refs:getGnssBatchSize (Results 1 – 4 of 4) sorted by relevance
81 int getGnssBatchSize(String packageName); in getGnssBatchSize() method
2218 public int getGnssBatchSize() { in getGnssBatchSize() method in LocationManager2220 return mService.getGnssBatchSize(mContext.getPackageName()); in getGnssBatchSize()
1732 public int getGnssBatchSize(String packageName) { in getGnssBatchSize() method in LocationManagerService
3391 …d @RequiresPermission(android.Manifest.permission.LOCATION_HARDWARE) public int getGnssBatchSize();