OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getContextMenuInfo
(Results
1 - 4
of
4
) sorted by null
/cts/tests/tests/view/src/android/view/cts/
MockView.java
314
protected ContextMenuInfo
getContextMenuInfo
() {
315
return super.
getContextMenuInfo
();
ViewTest.java
[
all
...]
/cts/tests/tests/widget/src/android/widget/cts/
AbsListViewTest.java
667
assertNull(listView.
getContextMenuInfo
());
681
ContextMenuInfo cmi = listView.
getContextMenuInfo
();
[
all
...]
GalleryTest.java
397
protected ContextMenu.ContextMenuInfo
getContextMenuInfo
() {
Completed in 2858 milliseconds