Searched refs:handleAppInstallation (Results 1 – 4 of 4) sorted by relevance
379 public void handleAppInstallation(@NonNull Uri packageUri) { in handleAppInstallation() method in TopicsWorker
262 () -> TopicsWorker.getInstance().handleAppInstallation(packageUri)); in topicsOnPackageAdded()
769 .handleAppInstallation(Uri.parse(SAMPLE_PACKAGE)); in runPackageAddedForTopics()
1627 topicsWorker.handleAppInstallation(packageUri); in testHandleAppInstallation()