Home
last modified time | relevance | path

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

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