Searched refs:mWaitingForResult (Results 1 – 1 of 1) sorted by relevance
62 private boolean mWaitingForResult; field in SharesheetChooserResultActivity121 mWaitingForResult = true; in onCreate()160 if (mWaitingForResult && mResultReceived == null) { in onResume()168 mWaitingForResult = false; in handleNoResultReceived()196 if (!mWaitingForResult) { in onChooserResultReceived()