Searched refs:INSERT_ACTION (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.compatibility.common.util.BlockedNumberService.INSERT_ACTION;51 Intent intent = new Intent(INSERT_ACTION); in insertBlockedNumber()
44 static final String INSERT_ACTION = "android.telecom.cts.InsertBlockedNumber"; field in BlockedNumberService71 case INSERT_ACTION: in onHandleIntent()