Searched refs:mBalAllowedByPiSender (Results 1 – 2 of 2) sorted by relevance
545 assertThat(balState.mBalAllowedByPiSender).isEqualTo(BackgroundStartPrivileges.ALLOW_BAL); in testBalState_regularStart_isAutoOptIn()610 assertThat(balState.mBalAllowedByPiSender).isEqualTo(BackgroundStartPrivileges.ALLOW_BAL); in testBalState_pendingIntentForResult_isOptedInForSenderOnly()643 assertThat(balState.mBalAllowedByPiSender).isEqualTo(BackgroundStartPrivileges.ALLOW_FGS); in testBalState_pendingIntentWithDefaults_isOptedOut()
251 final BackgroundStartPrivileges mBalAllowedByPiSender; field in BalState341 mBalAllowedByPiSender = realCallerBackgroundActivityStartMode in BalState()347 mBalAllowedByPiSender = in BalState()541 sb.append("; balAllowedByPiSender: ").append(mBalAllowedByPiSender); in toString()756 if (state.mBalAllowedByPiSender.allowsBackgroundActivityStarts()) { in checkBackgroundActivityStart()1719 state.mBalAllowedByPiSender.allowsBackgroundActivityStarts(), in writeBalAllowedLog()