Searched refs:mPendingIntentBalAllowed (Results 1 – 1 of 1) sorted by relevance
48 private boolean mPendingIntentBalAllowed = PENDING_INTENT_BAL_ALLOWED_DEFAULT; field in ComponentOptions71 mPendingIntentBalAllowed = allowed; in setPendingIntentBackgroundActivityLaunchAllowed()79 return mPendingIntentBalAllowed; in isPendingIntentBackgroundActivityLaunchAllowed()101 b.putBoolean(KEY_PENDING_INTENT_BACKGROUND_ACTIVITY_ALLOWED, mPendingIntentBalAllowed); in toBundle()