Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java5056 final int contentUriOwnerUserId = ContentProvider.getUserIdFromUri(contentUri, in createInputContentUriToken() local
5066 packageName, contentUriOwnerUserId, appUserId); in createInputContentUriToken()