Searched refs:ACTION_ITS_DO_JCA_CAPTURE (Results 1 – 2 of 2) sorted by relevance
28 ACTION_ITS_DO_JCA_CAPTURE = ( variable
98 private static final String ACTION_ITS_DO_JCA_CAPTURE = field in ItsTestActivity188 if (ACTION_ITS_DO_JCA_CAPTURE.equals(intent.getAction())) {1149 filter = new IntentFilter(ACTION_ITS_DO_JCA_CAPTURE); in onResume()