OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:autofillframework
(Results
76 - 100
of
191
) sorted by null
1
2
3
4
5
6
7
8
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/
StandardAutoCompleteSignInActivity.kt
16
package com.example.android.
autofillframework
.app
28
import com.example.android.
autofillframework
.CommonUtil.TAG
29
import com.example.android.
autofillframework
.R
NavigationItem.kt
16
package com.example.android.
autofillframework
.app
27
import com.example.android.
autofillframework
.R
StandardSignInActivity.kt
16
package com.example.android.
autofillframework
.app
24
import com.example.android.
autofillframework
.R
VirtualSignInActivity.kt
16
package com.example.android.
autofillframework
.app
23
import com.example.android.
autofillframework
.R
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/model/
FilledAutofillFieldCollection.kt
16
package com.example.android.
autofillframework
.multidatasetservice.model
23
import com.example.android.
autofillframework
.CommonUtil.TAG
24
import com.example.android.
autofillframework
.multidatasetservice.AutofillFieldMetadataCollection
/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofillframework/app/
CreditCardActivity.java
16
package com.example.android.
autofillframework
.app;
27
import com.example.android.
autofillframework
.R;
CreditCardAntiPatternActivity.java
16
package com.example.android.
autofillframework
.app;
27
import com.example.android.
autofillframework
.R;
CreditCardCompoundViewActivity.java
16
package com.example.android.
autofillframework
.app;
27
import com.example.android.
autofillframework
.R;
NavigationItem.java
16
package com.example.android.
autofillframework
.app;
33
import com.example.android.
autofillframework
.R;
StandardSignInActivity.java
16
package com.example.android.
autofillframework
.app;
26
import com.example.android.
autofillframework
.R;
VirtualSignInActivity.java
16
package com.example.android.
autofillframework
.app;
26
import com.example.android.
autofillframework
.R;
CreditCardExpirationDatePickerView.java
16
package com.example.android.
autofillframework
.app;
35
import com.example.android.
autofillframework
.R;
40
import static com.example.android.
autofillframework
.CommonUtil.DEBUG;
41
import static com.example.android.
autofillframework
.CommonUtil.TAG;
/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/
AutofillHintProperties.java
16
package com.example.android.
autofillframework
.multidatasetservice;
18
import com.example.android.
autofillframework
.multidatasetservice.model.FilledAutofillField;
/developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/
NavigationItem.kt
16
package com.example.android.
autofillframework
.app
27
import com.example.android.
autofillframework
.R
StandardSignInActivity.kt
16
package com.example.android.
autofillframework
.app
24
import com.example.android.
autofillframework
.R
VirtualSignInActivity.kt
16
package com.example.android.
autofillframework
.app
23
import com.example.android.
autofillframework
.R
/developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/settings/
MyPreferences.kt
16
package com.example.android.
autofillframework
.multidatasetservice.settings
26
private val SHARED_PREF_KEY = "com.example.android.
autofillframework
.service.settings.MyPreferences"
/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofillframework/app/
CreditCardActivity.java
16
package com.example.android.
autofillframework
.app;
27
import com.example.android.
autofillframework
.R;
CreditCardAntiPatternActivity.java
16
package com.example.android.
autofillframework
.app;
27
import com.example.android.
autofillframework
.R;
CreditCardCompoundViewActivity.java
16
package com.example.android.
autofillframework
.app;
27
import com.example.android.
autofillframework
.R;
NavigationItem.java
16
package com.example.android.
autofillframework
.app;
33
import com.example.android.
autofillframework
.R;
StandardSignInActivity.java
16
package com.example.android.
autofillframework
.app;
26
import com.example.android.
autofillframework
.R;
VirtualSignInActivity.java
16
package com.example.android.
autofillframework
.app;
26
import com.example.android.
autofillframework
.R;
/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/
AutofillHintProperties.java
16
package com.example.android.
autofillframework
.multidatasetservice;
18
import com.example.android.
autofillframework
.multidatasetservice.model.FilledAutofillField;
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/settings/
MyPreferences.kt
16
package com.example.android.
autofillframework
.multidatasetservice.settings
26
private val SHARED_PREF_KEY = "com.example.android.
autofillframework
.service.settings.MyPreferences"
Completed in 419 milliseconds
1
2
3
4
5
6
7
8