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.java387 int instantAppId) { in isInstantAccessGranted()
404 int targetAppId, int instantAppId) { in grantInstantAccessLPw()
438 public void addInstantAppLPw(@UserIdInt int userId, int instantAppId) { in addInstantAppLPw()
451 private void removeInstantAppLPw(@UserIdInt int userId, int instantAppId) { in removeInstantAppLPw()