Searched refs:AMBIENT_UPDATE_ACTION (Results 1 – 1 of 1) sorted by relevance
90 private static final String AMBIENT_UPDATE_ACTION = field in MainActivity155 Intent ambientUpdateIntent = new Intent(AMBIENT_UPDATE_ACTION); in onCreate()198 IntentFilter filter = new IntentFilter(AMBIENT_UPDATE_ACTION); in onResume()