OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableSystemBarNavigation
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Phone/src/com/android/phone/
InCallTouchUi.java
339
mApp.notificationMgr.statusBarHelper.
enableSystemBarNavigation
(false);
346
mApp.notificationMgr.statusBarHelper.
enableSystemBarNavigation
(true);
[
all
...]
NotificationMgr.java
233
public void
enableSystemBarNavigation
(boolean enable) {
[
all
...]
InCallScreen.java
[
all
...]
Completed in 3478 milliseconds