Searched refs:ACTION_GET_PACKAGES_FOR_UID (Results 1 – 3 of 3) sorted by relevance
213 public static final String ACTION_GET_PACKAGES_FOR_UID = field in Constants
23 import static android.appenumeration.cts.Constants.ACTION_GET_PACKAGES_FOR_UID;169 } else if (ACTION_GET_PACKAGES_FOR_UID.equals(action)) { in handleIntent()
34 import static android.appenumeration.cts.Constants.ACTION_GET_PACKAGES_FOR_UID;1500 /* intentExtra */ null, ACTION_GET_PACKAGES_FOR_UID); in getPackagesForUid()