Searched refs:PROVISIONING_RESULT_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
95 public static final int PROVISIONING_RESULT_UNKNOWN = -1; field in ProvisioningManager
527 public static final int CONFIG_RESULT_UNKNOWN = ProvisioningManager.PROVISIONING_RESULT_UNKNOWN;
3528 int result = ProvisioningManager.PROVISIONING_RESULT_UNKNOWN; in getLocalImsConfigKeyInt()