Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DInstrumentationTestActivity.java332 public int getMenuID() { in getMenuID() method in InstrumentationTestActivity
/cts/tests/app/src/android/app/cts/
DInstrumentationTest.java236 assertEquals(resId, mActivity.getMenuID()); in testInvokeMenuActionSync()