Searched refs:SUBSCRIPTION_RESULT_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
599 public static final int SUBSCRIPTION_RESULT_UNKNOWN = -1; field in ManageSubscriptionOperation.ManageSubscriptionResponse654 SUBSCRIPTION_RESULT_UNKNOWN,717 .setSubscriptionResult(SUBSCRIPTION_RESULT_UNKNOWN) in builder()
444 int subscriptionResult = ManageSubscriptionResponse.SUBSCRIPTION_RESULT_UNKNOWN; in manageSubscription()