Searched refs:MSG_PROGRAM_DATA_RESULT (Results 1 – 1 of 1) sorted by relevance
114 private static final int MSG_PROGRAM_DATA_RESULT = 1022; field in TunerSessionWorker486 sendMessage(MSG_PROGRAM_DATA_RESULT, new Pair<>(channel, programs)); in onRequestProgramsResponse()749 case MSG_PROGRAM_DATA_RESULT: { in handleMessage()