Searched refs:activePackage (Results 1 – 2 of 2) sorted by relevance
144 final String activePackage = activeComponent.substring(0, slashIndex); in assistantIsNotificationListener() local151 + " has active voice service: " + activePackage + " and enabled notification " in assistantIsNotificationListener()157 if (listener.contains(activePackage)) { in assistantIsNotificationListener()
280 Set<String> activePackage = getOnUiThread(() -> { in getInvalidWidgetInfo() local291 if (!activePackage.contains(pkg)) { in getInvalidWidgetInfo()