Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentprotection/
H A DRemoteContentProtectionService.java51 boolean bindAllowInstant) { in RemoteContentProtectionService() argument
56 bindAllowInstant ? Context.BIND_ALLOW_INSTANT : 0, in RemoteContentProtectionService()