Searched refs:ACTION_GET_NAMES_FOR_UIDS (Results 1 – 3 of 3) sorted by relevance
217 public static final String ACTION_GET_NAMES_FOR_UIDS = field in Constants
21 import static android.appenumeration.cts.Constants.ACTION_GET_NAMES_FOR_UIDS;175 } else if (ACTION_GET_NAMES_FOR_UIDS.equals(action)) { in handleIntent()
32 import static android.appenumeration.cts.Constants.ACTION_GET_NAMES_FOR_UIDS;1512 /* intentExtra */ null, ACTION_GET_NAMES_FOR_UIDS); in getNamesForUids()