Searched defs:addInstantAppLPw (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstantAppRegistry.java281 addInstantAppLPw(userId, ps.appId);
431 public void addInstantAppLPw(@UserIdInt int userId, int instantAppId) { method in class:InstantAppRegistry

Completed in 36 milliseconds