Searched refs:EVENT_REQUEST_NTN_SIGNAL_STRENGTH_DONE (Results 1 – 1 of 1) sorted by relevance
213 private static final int EVENT_REQUEST_NTN_SIGNAL_STRENGTH_DONE = 33; field in SatelliteController1344 onCompleted = obtainMessage(EVENT_REQUEST_NTN_SIGNAL_STRENGTH_DONE, request); in handleMessage()1349 case EVENT_REQUEST_NTN_SIGNAL_STRENGTH_DONE: { in handleMessage()