Home
last modified time | relevance | path

Searched refs:MSG_NAVIGATE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
DPowerTestActivity.java42 public static final int MSG_NAVIGATE = 0xC002; field in PowerTestActivity
95 case MSG_NAVIGATE: in onCreate()
DPowerMeasurement.java53 PowerTestActivity.MSG_NAVIGATE, TIME_OUT, DELAY); in testPageLoadStaticNYTimes()