Searched refs:ACTION_CAN_PACKAGE_QUERY (Results 1 – 3 of 3) sorted by relevance
290 public static final String ACTION_CAN_PACKAGE_QUERY = field in Constants
374 } else if (Constants.ACTION_CAN_PACKAGE_QUERY.equals(action)) { in handleIntent()
23 import static android.appenumeration.cts.Constants.ACTION_CAN_PACKAGE_QUERY;1724 extraData, ACTION_CAN_PACKAGE_QUERY); in canPackageQuery()