package com.android.hotspot2.osu; public enum OSUOperationStatus { UserInputComplete, UserInputAborted, ProvisioningSuccess, ProvisioningFailure }