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