Searched refs:AppKey (Results 1 – 1 of 1) sorted by relevance
122 public @interface AppKey {} annotation in PinnerService427 private void unpinApp(@AppKey int key) { in unpinApp()645 private int getUidForKey(@AppKey int key) { in getUidForKey()660 private @Nullable ApplicationInfo getInfoForKey(@AppKey int key, int userHandle) { in getInfoForKey()676 private String getNameForKey(@AppKey int key) { in getNameForKey()750 private int getSizeLimitForKey(@AppKey int key) { in getSizeLimitForKey()769 private void pinApp(@AppKey int key, @Nullable ApplicationInfo appInfo) { in pinApp()