OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newTemplate
(Results
1 - 5
of
5
) sorted by null
/cts/tests/autofillservice/src/android/autofillservice/cts/
CustomDescriptionTest.java
104
newTemplate
(R.layout.two_horizontal_text_fields);
113
final RemoteViews update =
newTemplate
(-666); // layout id not really used
152
newTemplate
(R.layout.two_horizontal_text_fields);
191
RemoteViews presentation =
newTemplate
(R.layout.two_horizontal_text_fields);
212
RemoteViews presentation =
newTemplate
(R.layout.two_horizontal_text_fields);
222
RemoteViews update =
newTemplate
(0); // layout id not really used
238
RemoteViews presentation =
newTemplate
(R.layout.two_horizontal_text_fields);
253
RemoteViews update1 =
newTemplate
(666); // layout id not really used
255
RemoteViews update2 =
newTemplate
(0); // layout id not really used
259
RemoteViews update3 =
newTemplate
(-666); // layout id not really use
[
all
...]
CustomDescriptionDateTest.java
70
.Builder(
newTemplate
(R.layout.two_horizontal_text_fields))
163
private RemoteViews
newTemplate
(int resourceId) {
CustomDescriptionWithLinkTestCase.java
263
protected RemoteViews
newTemplate
() {
282
final RemoteViews presentation =
newTemplate
();
PreSimpleSaveActivityTest.java
349
final RemoteViews update =
newTemplate
();
SimpleSaveActivityTest.java
[
all
...]
Completed in 1764 milliseconds