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