Searched refs:mOnReceiveException (Results 1 – 1 of 1) sorted by relevance
586 private Exception mOnReceiveException; field in CarrierConfigReceiver618 mOnReceiveException = exception; in onReceive()640 mOnReceiveException = exception; in onReceive()656 if (mOnReceiveException != null) { in waitForCarrierConfigChanged()657 throw mOnReceiveException; in waitForCarrierConfigChanged()