Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DDialogStubActivity.java69 public static final int SPACING_TOP = 20; field in DialogStubActivity
300 mAlertDialog.setView(textEntryView, SPACING_LEFT, SPACING_TOP, SPACING_RIGHT, in getCustomAlertDialogInstance()