Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobMetadata.java393 private boolean isALeaseeInUser(@Nullable String packageName, int uid, int userId) { in isALeaseeInUser() method in BlobMetadata
439 if (!isALeaseeInUser(packageName, INVALID_UID, userId)) { in shouldAttributeToLeasee()
450 if (!isALeaseeInUser(null, uid, userId)) { in shouldAttributeToLeasee()
/aosp12/frameworks/base/services/
H A Dart-profile14404 HPLcom/android/server/blob/BlobMetadata;->isALeaseeInUser(Ljava/lang/String;II)Z+]Lcom/android/serv…