Searched refs:MSG_NAV_LOGTIME (Results 1 – 2 of 2) sorted by relevance
44 public static final String MSG_NAV_LOGTIME = "logtime"; field in PowerTestActivity98 logTime = msg.getData().getBoolean(MSG_NAV_LOGTIME); in onCreate()
55 msg.getData().putBoolean(PowerTestActivity.MSG_NAV_LOGTIME, true); in testPageLoadStaticNYTimes()