OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:navbarheight
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Nfc/src/com/android/nfc/
SendUi.java
385
final int
navBarHeight
= hasNavBar ? mContext.getResources().getDimensionPixelSize(
430
newHeight = bitmap.getHeight() - statusBarHeight -
navBarHeight
;
Completed in 1716 milliseconds