Searched refs:CellBroadcastOperation (Results 1 – 4 of 4) 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()
276 new CellBroadcastContentProvider.CellBroadcastOperation() { in onClick()
408 .execute(new CellBroadcastContentProvider.CellBroadcastOperation() { in dismiss()
231 .execute(new CellBroadcastContentProvider.CellBroadcastOperation() { in handleCellBroadcastIntent()