Searched refs:CellBroadcastOperation (Results 1 – 5 of 5) sorted by relevance
275 interface CellBroadcastOperation { interface in CellBroadcastContentProvider288 static class AsyncCellBroadcastTask extends AsyncTask<CellBroadcastOperation, Void, Void> {302 protected Void doInBackground(CellBroadcastOperation... params) { in doInBackground()
64 .execute(new CellBroadcastContentProvider.CellBroadcastOperation() { in onReceiveWithPrivilege()
276 new CellBroadcastContentProvider.CellBroadcastOperation() { in onClick()
433 .execute(new CellBroadcastContentProvider.CellBroadcastOperation() { in dismiss()
293 .execute(new CellBroadcastContentProvider.CellBroadcastOperation() { in handleCellBroadcastIntent()