Searched refs:ACTIVITY_ACTION_NAME (Results 1 – 1 of 1) sorted by relevance
90 private static final String ACTIVITY_ACTION_NAME = "android.intent.action.PMTEST"; field in PackageManagerTest120 Intent activityIntent = new Intent(ACTIVITY_ACTION_NAME); in testQuery()379 IntentFilter intentFilter = new IntentFilter(ACTIVITY_ACTION_NAME); in testAddPreferredActivity()533 Intent intent = new Intent(ACTIVITY_ACTION_NAME); in testResolveMethods()