Searched refs:STATUS_PERSONALIZATION_DISABLED (Results 1 – 6 of 6) sorted by relevance
33 public static final int STATUS_PERSONALIZATION_DISABLED = 104; field in Constants
460 case Constants.STATUS_PERSONALIZATION_DISABLED: in convertMessage()484 } else if (errorCode == Constants.STATUS_PERSONALIZATION_DISABLED) { in createException()
143 assertEquals(Constants.STATUS_PERSONALIZATION_DISABLED, mCallbackErrorCode); in testRenderFlow_TargetingControlRevoked()
131 assertEquals(Constants.STATUS_PERSONALIZATION_DISABLED, mCallbackErrorCode); in testWebTriggerFlow_MeasurementControlRevoked()
165 sendErrorResult(Constants.STATUS_PERSONALIZATION_DISABLED, 0); in isServiceFlowReady()
139 sendErrorResult(Constants.STATUS_PERSONALIZATION_DISABLED); in isServiceFlowReady()