OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:autofillframework
(Results
151 - 175
of
191
) sorted by null
1
2
3
4
5
6
7
8
/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/res/layout/
credit_card_date_picker_activity.xml
43
<com.example.android.
autofillframework
.app.InfoButton
92
<com.example.android.
autofillframework
.app.CreditCardExpirationDatePickerView
credit_card_anti_pattern_activity.xml
40
<com.example.android.
autofillframework
.app.InfoButton
credit_card_spinners_activity.xml
41
<com.example.android.
autofillframework
.app.InfoButton
email_compose_activity.xml
43
<com.example.android.
autofillframework
.app.InfoButton
login_activity.xml
43
<com.example.android.
autofillframework
.app.InfoButton
login_with_autocomplete_activity.xml
42
<com.example.android.
autofillframework
.app.InfoButton
/developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/Application/src/main/res/layout/
credit_card_compound_view_activity.xml
42
<com.example.android.
autofillframework
.app.InfoButton
93
<com.example.android.
autofillframework
.app.CreditCardExpirationDateView
credit_card_activity.xml
40
<com.example.android.
autofillframework
.app.InfoButton
email_compose_activity.xml
43
<com.example.android.
autofillframework
.app.InfoButton
login_activity.xml
43
<com.example.android.
autofillframework
.app.InfoButton
/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/res/layout/
credit_card_compound_view_activity.xml
41
<com.example.android.
autofillframework
.app.InfoButton
89
<com.example.android.
autofillframework
.app.CreditCardExpirationDateCompoundView
credit_card_date_picker_activity.xml
43
<com.example.android.
autofillframework
.app.InfoButton
92
<com.example.android.
autofillframework
.app.CreditCardExpirationDatePickerView
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/res/layout/
credit_card_compound_view_activity.xml
42
<com.example.android.
autofillframework
.app.InfoButton
93
<com.example.android.
autofillframework
.app.CreditCardExpirationDateView
/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/
AndroidManifest.xml
17
package="com.example.android.
autofillframework
"
/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofillframework/app/
CustomVirtualView.java
16
package com.example.android.
autofillframework
.app;
41
import com.example.android.
autofillframework
.CommonUtil;
42
import com.example.android.
autofillframework
.R;
50
import static com.example.android.
autofillframework
.CommonUtil.bundleToString;
/developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/Application/src/main/
AndroidManifest.xml
18
package="com.example.android.
autofillframework
"
/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/
AndroidManifest.xml
17
package="com.example.android.
autofillframework
"
/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofillframework/app/
CustomVirtualView.java
16
package com.example.android.
autofillframework
.app;
41
import com.example.android.
autofillframework
.CommonUtil;
42
import com.example.android.
autofillframework
.R;
50
import static com.example.android.
autofillframework
.CommonUtil.bundleToString;
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/
AndroidManifest.xml
18
package="com.example.android.
autofillframework
"
/developers/build/prebuilts/gradle/AutofillFramework/
README.md
2
Android
AutofillFramework
Sample
155
https://github.com/googlesamples/android-
AutofillFramework
/developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/
README.md
2
Android
AutofillFramework
Sample
156
https://github.com/googlesamples/android-
AutofillFramework
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/
README.md
2
Android
AutofillFramework
Sample
156
https://github.com/googlesamples/android-
AutofillFramework
/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofillframework/
CommonUtil.java
16
package com.example.android.
autofillframework
;
/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/
AutofillHints.java
16
package com.example.android.
autofillframework
.multidatasetservice;
22
import com.example.android.
autofillframework
.multidatasetservice.model.FilledAutofillField;
23
import com.example.android.
autofillframework
.multidatasetservice.model.FilledAutofillFieldCollection;
28
import static com.example.android.
autofillframework
.CommonUtil.TAG;
[
all
...]
W3cHints.java
16
package com.example.android.
autofillframework
.multidatasetservice;
Completed in 542 milliseconds
1
2
3
4
5
6
7
8