Searched refs:mIsPrivacySandboxUiEnabled (Results 1 – 1 of 1) sorted by relevance
46 private boolean mIsPrivacySandboxUiEnabled; field in AdServicesStates58 mIsPrivacySandboxUiEnabled = isPrivacySandboxUiEnabled; in AdServicesStates()66 mIsPrivacySandboxUiEnabled = in.readBoolean(); in AdServicesStates()80 out.writeBoolean(mIsPrivacySandboxUiEnabled); in writeToParcel()90 return mIsPrivacySandboxUiEnabled; in isPrivacySandboxUiEnabled()132 private boolean mIsPrivacySandboxUiEnabled; field in AdServicesStates.Builder143 mIsPrivacySandboxUiEnabled = isPrivacySandboxUiEnabled; in setPrivacySandboxUiEnabled()174 mIsPrivacySandboxUiEnabled, in build()