OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smallestwidthdp
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Nfc/src/com/android/nfc/
SendUi.java
608
float
smallestWidthDp
= smallestWidth / (mDisplayMetrics.densityDpi / 160f);
615
if (
smallestWidthDp
> 599) {
/frameworks/base/tools/aapt/
AaptAssets.cpp
377
String8 uiModeType, uiModeNight,
smallestwidthdp
, widthdp, heightdp;
local
477
smallestwidthdp
= part;
685
this->smallestScreenWidthDp =
smallestwidthdp
;
[
all
...]
Completed in 99 milliseconds