Searched refs:mCallerOptions (Results 1 – 1 of 1) sorted by relevance
58 private @Nullable ActivityOptions mCallerOptions; field in SafeActivityOptions94 mCallerOptions = options; in setCallerOptions()130 if (mCallerOptions != null) { in getOptions()131 checkPermissions(intent, aInfo, callerApp, supervisor, mCallerOptions, in getOptions()133 setCallingPidUidForRemoteAnimationAdapter(mCallerOptions, mRealCallingPid, in getOptions()136 return mergeActivityOptions(mOriginalOptions, mCallerOptions); in getOptions()163 if (mCallerOptions != null) { in abort()164 ActivityOptions.abort(mCallerOptions); in abort()