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
1379 private void handleReportLocation(boolean hasLatLong, Location location) { in handleReportLocation()1714 public void onReportLocation(boolean hasLatLong, Location location) { in onReportLocation()
95 public final boolean hasLatLong; field in ExifInterfaceTest.ExpectedValue
196 void onReportLocation(boolean hasLatLong, Location location); in onReportLocation()1077 void reportLocation(boolean hasLatLong, Location location) { in reportLocation()