Home
last modified time | relevance | path

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

/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/antipatterns/
DHintlessSignInActivity.java24 protected int getContentView() { in getContentView() method in HintlessSignInActivity
DPasswordOnlyActivity.java48 protected int getContentView() { in getContentView() method in PasswordOnlyActivity
/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/commoncases/
DStandardSignInActivity.java39 setContentView(getContentView()); in onCreate()
60 protected int getContentView() { in getContentView() method in StandardSignInActivity