Searched refs:mIgnorePendingIntentCreatorForegroundState (Results 1 – 1 of 1) sorted by relevance
493 private boolean mIgnorePendingIntentCreatorForegroundState; field in ActivityOptions1302 mIgnorePendingIntentCreatorForegroundState = opts.getBoolean( in ActivityOptions()1969 mIgnorePendingIntentCreatorForegroundState = state; in setIgnorePendingIntentCreatorForegroundState()1978 return mIgnorePendingIntentCreatorForegroundState; in getIgnorePendingIntentCreatorForegroundState()2252 if (mIgnorePendingIntentCreatorForegroundState) { in toBundle()2254 mIgnorePendingIntentCreatorForegroundState); in toBundle()