Searched refs:constraintChangedIntent (Results 1 – 1 of 1) sorted by relevance
36 Intent constraintChangedIntent = CommandHandler.createConstraintsChangedIntent(context); in onReceive() local37 context.startService(constraintChangedIntent); in onReceive()