Home
last modified time | relevance | path

Searched refs:bindApplicationIfNeeded (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/companion/java/com/android/server/companion/devicepresence/
DDevicePresenceProcessor.java377 private void bindApplicationIfNeeded(int userId, String packageName, boolean bindImportant) { in bindApplicationIfNeeded() method in DevicePresenceProcessor
685 bindApplicationIfNeeded(userId, packageName, association.isSelfManaged()); in onDevicePresenceEvent()
749 bindApplicationIfNeeded(userId, packageName, false); in onDevicePresenceEventByUuid()