OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:halfScreenHeight
(Results
1 - 2
of
2
) sorted by null
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/wear/
ConfirmationViewHandler.java
265
final int
halfScreenHeight
= screenHeight / 2;
269
Math.min(buttonBarHeight,
halfScreenHeight
);
283
|| buttonBarHeight >
halfScreenHeight
) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
GlobalScreenshot.java
[
all
...]
Completed in 3434 milliseconds