Searched defs:hasLatLong (Results 1 – 4 of 4) sorted by relevance
64 inline bool hasLatLong(const GnssLocationAidl& location) { in hasLatLong() function69 inline bool hasLatLong(const GnssLocation_V1_0& location) { in hasLatLong() function75 inline bool hasLatLong(const GnssLocation_V2_0& location) { in hasLatLong() function
95 public final boolean hasLatLong; field in ExifInterfaceTest.ExpectedValue
1337 private void handleReportLocation(boolean hasLatLong, Location location) { in handleReportLocation()1757 public void onReportLocation(boolean hasLatLong, Location location) { in onReportLocation()
187 void onReportLocation(boolean hasLatLong, Location location); in onReportLocation()1021 void reportLocation(boolean hasLatLong, Location location) { in reportLocation()