Home
last modified time | relevance | path

Searched defs:getContentView (Results 1 – 16 of 16) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/
DLoginWithStringsActivity.java24 protected int getContentView() { in getContentView() method in LoginWithStringsActivity
DLoginNotImportantForAutofillActivity.java24 protected int getContentView() { in getContentView() method in LoginNotImportantForAutofillActivity
DInitializedCheckoutActivity.java21 protected int getContentView() { in getContentView() method in InitializedCheckoutActivity
DDatePickerSpinnerActivity.java21 protected int getContentView() { in getContentView() method in DatePickerSpinnerActivity
DTimePickerClockActivity.java21 protected int getContentView() { in getContentView() method in TimePickerClockActivity
DLoginWithCustomHighlightActivity.java24 protected int getContentView() { in getContentView() method in LoginWithCustomHighlightActivity
DDatePickerCalendarActivity.java21 protected int getContentView() { in getContentView() method in DatePickerCalendarActivity
DPreFilledLoginActivity.java24 protected int getContentView() { in getContentView() method in PreFilledLoginActivity
DTimePickerSpinnerActivity.java21 protected int getContentView() { in getContentView() method in TimePickerSpinnerActivity
DUsernameOnlyActivity.java43 protected int getContentView() { in getContentView() method in UsernameOnlyActivity
DPasswordOnlyActivity.java58 protected int getContentView() { in getContentView() method in PasswordOnlyActivity
DAbstractTimePickerActivity.java55 protected abstract int getContentView(); in getContentView() method in AbstractTimePickerActivity
DAbstractDatePickerActivity.java55 protected abstract int getContentView(); in getContentView() method in AbstractDatePickerActivity
DCheckoutActivity.java101 protected int getContentView() { in getContentView() method in CheckoutActivity
DLoginActivity.java123 protected int getContentView() { in getContentView() method in LoginActivity
/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsActivity.java236 public View getContentView() { in getContentView() method in WindowInsetsActivity