OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:navigateAway
(Results
1 - 5
of
5
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
KeyboardNavigationController.java
28
* @param
navigateAway
custom param indicating if the controller should navigate away from
32
public boolean onInterceptKeyFromCV(int keyCode, KeyEvent keyEvent, boolean
navigateAway
);
TwoPaneController.java
617
public boolean onInterceptKeyFromCV(int keyCode, KeyEvent keyEvent, boolean
navigateAway
) {
619
if (
navigateAway
) {
OnePaneController.java
507
public boolean onInterceptKeyFromCV(int keyCode, KeyEvent keyEvent, boolean
navigateAway
) {
ConversationViewFragment.java
[
all
...]
/external/chromium_org/third_party/WebKit/Source/web/tests/
PrerenderingTest.cpp
195
void
navigateAway
()
311
navigateAway
();
393
navigateAway
();
427
navigateAway
();
Completed in 88 milliseconds