onForeground

public void onForeground(    boolean coldStart,     long startupTime,     long timestamp)

Triggered when the application is resumed.

Parameters

coldStart

whether this is a cold start

startupTime

the timestamp at which the application started