Searched defs:checkLocation (Results 1 – 3 of 3) sorted by relevance
32 void Utils::checkLocation(const GnssLocation& location, bool check_speed, in checkLocation() function in android::hardware::gnss::common::Utils
105 static @LocationStatus int checkLocation(Location location) { in checkLocation() method in LocationHelper
1937 binder::Status CameraDeviceClient::checkPidStatus(const char* checkLocation) { in checkPidStatus()