Searched refs:mOnReceiveException (Results 1 – 1 of 1) sorted by relevance
638 private Exception mOnReceiveException; field in CarrierConfigReceiver668 mOnReceiveException = exception; in onReceive()690 mOnReceiveException = exception; in onReceive()706 if (mOnReceiveException != null) { in waitForCarrierConfigChanged()707 throw mOnReceiveException; in waitForCarrierConfigChanged()