Methods Summary |
---|
public void | keyguardDone(boolean authenticated)Report that the keyguard is done.
|
public void | keyguardDoneDrawing()Report that the keyguard is done drawing.
|
public void | pokeWakelock()Request the wakelock to be poked for the default amount of time.
|
public void | pokeWakelock(int millis)Request the wakelock to be poked for a specific amount of time.
|