Home
last modified time | relevance | path

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

/development/apps/Development/src/com/android/development/
DAppHwPref.java56 private static final int NAVIGATION = BASE + 3; field in AppHwPref
86 displayTextView(R.id.attr_navigation, appHwPref, NAVIGATION); in onCreate()
142 case NAVIGATION: in displayTextView()