Searched refs:CellBroadcastOperation (Results 1 – 5 of 5) sorted by relevance
340 interface CellBroadcastOperation { interface in CellBroadcastContentProvider353 static class AsyncCellBroadcastTask extends AsyncTask<CellBroadcastOperation, Void, Void> {367 protected Void doInBackground(CellBroadcastOperation... params) { in doInBackground()
463 (CellBroadcastContentProvider.CellBroadcastOperation) provider -> { in onClick()
92 .execute(new CellBroadcastContentProvider.CellBroadcastOperation() { in getCellBroadcastTask()
709 .execute((CellBroadcastContentProvider.CellBroadcastOperation) provider in dismiss()
285 .execute((CellBroadcastContentProvider.CellBroadcastOperation) provider -> { in handleCellBroadcastIntent()