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()
67 .execute(new CellBroadcastContentProvider.CellBroadcastOperation() { in onReceiveWithPrivilege()
301 new CellBroadcastContentProvider.CellBroadcastOperation() { in onClick()
441 .execute(new CellBroadcastContentProvider.CellBroadcastOperation() { in dismiss()
377 .execute(new CellBroadcastContentProvider.CellBroadcastOperation() { in handleCellBroadcastIntent()