Searched refs:onLocationPackageTagsChanged (Results 1 – 2 of 2) sorted by relevance
49 void onLocationPackageTagsChanged(int uid, @NonNull PackageTagsList packageTagsList); in onLocationPackageTagsChanged() method
1591 () -> listener.onLocationPackageTagsChanged(oldUid, tags)); in onStateChanged()1598 () -> listener.onLocationPackageTagsChanged(newUid, tags)); in onStateChanged()1762 () -> listener.onLocationPackageTagsChanged(uid, tags)); in setLocationPackageTagsListener()