Home
last modified time | relevance | path

Searched refs:constructors (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/test-runner/src/android/test/suitebuilder/
H A DTestMethod.java83 Constructor[] constructors = testCaseClass.getConstructors(); in instantiateTest() local
85 if (constructors.length == 0) { in instantiateTest()
88 for (Constructor constructor : constructors) { in instantiateTest()
H A DTestGrouping.java202 Constructor<? extends TestCase>[] constructors in hasValidConstructor() local
204 for (Constructor<? extends TestCase> constructor : constructors) { in hasValidConstructor()
/aosp14/frameworks/base/tools/codegen/src/com/android/codegen/
H A DClassPrinter.kt197 if (name == ClassName) classAst.constructors else classAst.methods
H A DGenerators.kt157 if (classAst.constructors.any {
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
H A Dthreading.md56 - Don't do initialization in the Shell component constructors
/aosp14/frameworks/base/core/java/android/window/
H A DSurfaceSyncGroup.md13 There are two constructors: one that accepts a `Consumer<Transaction>` and one that's empty. The em…
/aosp14/frameworks/base/core/api/
H A Dtest-lint-baseline.txt161 Managers must always be obtained from Context; no direct constructors
919 …Parcelable inflation is exposed through CREATOR, not raw constructors, in android.credentials.ui.P…
921 …Parcelable inflation is exposed through CREATOR, not raw constructors, in android.os.StrictMode.Vi…
923 …Parcelable inflation is exposed through CREATOR, not raw constructors, in android.os.health.Health…
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile584 # (brief and detailed) documentation of class members so that constructors and
585 # destructors are listed first. If set to NO the constructors will appear in the