Searched refs:CellBroadcastUtils (Results 1 – 7 of 7) sorted by relevance
35 final class CellBroadcastUtils { class38 private CellBroadcastUtils() {} in CellBroadcastUtils() method in CellBroadcastUtils
274 CellBroadcastUtils.getDefaultCellBroadcastReceiverPackageName(mContext);
27 import com.android.internal.telephony.CellBroadcastUtils;96 String packageName = CellBroadcastUtils in isCellBroadcastAppLinkEnabled()
31 import com.android.internal.telephony.CellBroadcastUtils;434 intent.setPackage(CellBroadcastUtils.getDefaultCellBroadcastReceiverPackageName(context)); in sendBroadcast()466 intent.setPackage(CellBroadcastUtils.getDefaultCellBroadcastReceiverPackageName(context)); in testSendMessage7bitMultipageGsm()
31 import com.android.internal.telephony.CellBroadcastUtils;58 intent.setPackage(CellBroadcastUtils.getDefaultCellBroadcastReceiverPackageName(context)); in sendBroadcast()
31 import com.android.internal.telephony.CellBroadcastUtils;63 intent.setPackage(CellBroadcastUtils.getDefaultCellBroadcastReceiverPackageName(context)); in sendBroadcast()
46 import com.android.internal.telephony.CellBroadcastUtils;226 sPackageName = CellBroadcastUtils in beforeAllTests()