Searched refs:AppIdInt (Results 1 – 3 of 3) sorted by relevance
19 import android.annotation.AppIdInt;226 public static @AppIdInt int getCallingAppId() { in getCallingAppId()241 public static int getUid(@UserIdInt int userId, @AppIdInt int appId) { in getUid()255 public static @AppIdInt int getAppId(int uid) { in getAppId()288 public static @AppIdInt int getAppIdFromSharedAppGid(int gid) { in getAppIdFromSharedAppGid()
35 public @interface AppIdInt { annotation
19 import android.annotation.AppIdInt;602 public boolean prepareAppProfile(String pkg, @UserIdInt int userId, @AppIdInt int appId, in prepareAppProfile()653 public boolean restoreAppDataSnapshot(String pkg, @AppIdInt int appId, String seInfo, in restoreAppDataSnapshot()