Searched refs:mTmpRemoteException (Results 1 – 1 of 1) sorted by relevance
283 private RemoteException mTmpRemoteException; field in RootWindowContainer1942 mTmpRemoteException = null; in attachApplication()1946 if (mTmpRemoteException != null) { in attachApplication()1962 if (mTmpRemoteException != null) { in attachApplication()1963 throw mTmpRemoteException; in attachApplication()1989 mTmpRemoteException = e; in startActivityForAttachedApplicationIfNeeded()