Searched refs:DELETE_ACTION (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.compatibility.common.util.BlockedNumberService.DELETE_ACTION;63 Intent intent = new Intent(DELETE_ACTION); in deleteBlockedNumber()
45 static final String DELETE_ACTION = "android.telecom.cts.DeleteBlockedNumber"; field in BlockedNumberService74 case DELETE_ACTION: in onHandleIntent()