FileDocCategorySizeDatePackage
IStopUserCallback.javaAPI DocAndroid 5.1 API3275Sat Mar 14 05:47:56 GMT 2015android.app

IStopUserCallback

public interface IStopUserCallback implements android.os.IInterface
Callback to find out when we have finished stopping a user. {@hide}

Fields Summary
Constructors Summary
Methods Summary
public voiduserStopAborted(int userId)

public voiduserStopped(int userId)