Searched refs:SERVICE_RESET (Results 1 – 2 of 2) sorted by relevance
44 static final String SERVICE_RESET = SERVICE_BASE + "SERVICE_RESET"; field in MockConditionProvider83 } else if (SERVICE_RESET.equals(action)) { in onCreate()95 filter.addAction(SERVICE_RESET); in onCreate()113 sendCommand(context, SERVICE_RESET, null, 0); in resetData()
46 static final String SERVICE_RESET = SERVICE_BASE + "SERVICE_RESET"; field in MockListener143 } else if (SERVICE_RESET.equals(action)) { in onCreate()161 filter.addAction(SERVICE_RESET); in onCreate()247 sendCommand(context, SERVICE_RESET, null, 0); in resetListenerData()