Searched refs:USE_MICRO_APP (Results 1 – 2 of 2) sorted by relevance
24 public static final boolean USE_MICRO_APP = true; field in Constants
144 intent.getBooleanExtra(EXTRA_TEST_MICROAPP, Constants.USE_MICRO_APP)); in onHandleIntent()195 showNotification(geofences.get(0).getRequestId(), Constants.USE_MICRO_APP); in geofenceTriggered()