android.view
Interface IApplicationToken
- All Superinterfaces:
- IInterface
- All Known Implementing Classes:
- IApplicationToken.Stub
public interface IApplicationToken
- extends IInterface
windowsVisible
void windowsVisible()
throws RemoteException
- Throws:
RemoteException
windowsGone
void windowsGone()
throws RemoteException
- Throws:
RemoteException
keyDispatchingTimedOut
boolean keyDispatchingTimedOut()
throws RemoteException
- Throws:
RemoteException
getKeyDispatchingTimeout
long getKeyDispatchingTimeout()
throws RemoteException
- Throws:
RemoteException
Please submit a feedback, bug or feature