OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createIntents
(Results
1 - 2
of
2
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
IntentDrivenTestActivity.java
104
for (Intent intent : factory.
createIntents
(mTestId, buttonInfo.getButtonText())) {
221
Intent[]
createIntents
(String testId, int buttonText);
/cts/apps/CtsVerifier/src/com/android/cts/verifier/deskclock/
DeskClockTestsActivity.java
177
public Intent[]
createIntents
(String testId, int buttonText) {
Completed in 24 milliseconds