Home
last modified time | relevance | path

Searched defs:instantAppId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java388 int instantAppId) { in isInstantAccessGranted()
405 int targetAppId, int instantAppId) { in grantInstantAccessLPw()
439 public void addInstantAppLPw(@UserIdInt int userId, int instantAppId) { in addInstantAppLPw()
452 private void removeInstantAppLPw(@UserIdInt int userId, int instantAppId) { in removeInstantAppLPw()