public class UpdateLockService
extends IUpdateLock.Stub
Modifier and Type | Method and Description |
---|---|
void |
acquireUpdateLock(IBinder token,
String tag) |
void |
dump(FileDescriptor fd,
PrintWriter pw,
String[] args) |
void |
releaseUpdateLock(IBinder token) |
public void acquireUpdateLock(IBinder token, String tag) throws RemoteException
RemoteException
public void releaseUpdateLock(IBinder token) throws RemoteException
RemoteException
public void dump(FileDescriptor fd, PrintWriter pw, String[] args)