Searched refs:activeComponent (Results 1 – 1 of 1) sorted by relevance
141 final String activeComponent = mAssistUtils.getActiveServiceComponentName() in assistantIsNotificationListener() local143 int slashIndex = activeComponent.indexOf("/"); in assistantIsNotificationListener()144 final String activePackage = activeComponent.substring(0, slashIndex); in assistantIsNotificationListener()162 Log.w(TAG, "No notification listeners found for assistant: " + activeComponent); in assistantIsNotificationListener()