Searched refs:REMEDIATION_DONE_ACTION (Results 1 – 2 of 2) sorted by relevance
43 public static final String REMEDIATION_DONE_ACTION = "com.android.hotspot2.REMEDIATION_DONE"; field in OSUService55 REMEDIATION_DONE_ACTION191 case REMEDIATION_DONE_ACTION: in handleIntent()
377 Intent intent = new Intent(OSUService.REMEDIATION_DONE_ACTION); in remediationComplete()