Home
last modified time | relevance | path

Searched defs:component (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/calendarcommon/src/android/calendarcommon2/cts/
DCalendarcommon2Test.java38 ICalendar.Component component = new ICalendar.Component("CTS", null); in testStaticLinking() local
/cts/tests/tests/calendarcommon/src/com/android/calendarcommon2/
DRecurrenceSet.java31 public static void addPropertiesForRuleStr(ICalendar.Component component, in addPropertiesForRuleStr()
/cts/suite/audio_quality/lib/src/
DAdb.cpp44 bool Adb::launchClient(const android::String8& clientBinary, const android::String8& component) in launchClient()
/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputMethodInfoTest.java125 ComponentName component = info.getComponent(); in assertInfo() local