| /tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
| D | PsiModifierItem.kt | 49 …fun create(codebase: PsiBasedCodebase, element: PsiModifierListOwner, documentation: String?): Psi… in create() method 156 … private fun create(codebase: PsiBasedCodebase, element: PsiModifierListOwner): PsiModifierItem { in create() method 186 private fun create( in create() method 254 fun create(codebase: PsiBasedCodebase, original: PsiModifierItem): PsiModifierItem { in create() method
|
| D | PsiAnnotationItem.kt | 105 …fun create(codebase: PsiBasedCodebase, psiAnnotation: PsiAnnotation, qualifiedName: String? = psiA… in create() method 109 fun create(codebase: PsiBasedCodebase, original: PsiAnnotationItem): PsiAnnotationItem { in create() method 115 fun create( in create() method 267 … fun create(codebase: PsiBasedCodebase, value: PsiAnnotationMemberValue): PsiAnnotationValue { in create() method
|
| D | PsiParameterItem.kt | 182 fun create( in create() method 204 fun create( in create() method 221 fun create( in create() method
|
| D | PsiPackageItem.kt | 134 …fun create(codebase: PsiBasedCodebase, psiPackage: PsiPackage, extraDocs: String?): PsiPackageItem… in create() method 153 fun create(codebase: PsiBasedCodebase, original: PsiPackageItem): PsiPackageItem { in create() method
|
| D | PsiTypeParameterItem.kt | 64 fun create(codebase: PsiBasedCodebase, psiClass: PsiTypeParameter): PsiTypeParameterItem { in create() method
|
| D | UAnnotationItem.kt | 104 …fun create(codebase: PsiBasedCodebase, uAnnotation: UAnnotation, qualifiedName: String? = uAnnotat… in create() method 108 fun create(codebase: PsiBasedCodebase, original: UAnnotationItem): UAnnotationItem { in create() method 259 fun create(codebase: PsiBasedCodebase, value: UExpression): UAnnotationValue { in create() method
|
| D | PsiPropertyItem.kt | 74 fun create( in toString() method
|
| D | PsiConstructorItem.kt | 105 fun create( in <lambda>() method
|
| D | PsiFieldItem.kt | 116 …fun create(codebase: PsiBasedCodebase, containingClass: PsiClassItem, psiField: PsiField): PsiFiel… in toString() method
|
| /tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
| D | bt_factory.py | 19 def create(configs): function
|
| /tools/test/connectivity/acts/framework/acts/libs/ota/ota_tools/ |
| D | ota_tool_factory.py | 27 def create(ota_tool_class, command): function
|
| /tools/external/fat32lib/src/main/java/de/waldheinz/fs/ |
| D | FileSystemFactory.java | 48 public static FileSystem create(BlockDevice device, boolean readOnly) in create() method in FileSystemFactory
|
| /tools/test/connectivity/tools/lab/ |
| D | main.py | 91 def create(cls, arguments): member in RunnerFactory
|
| /tools/test/connectivity/acts/framework/acts/controllers/ |
| D | buds_controller.py | 33 def create(configs): function
|
| D | relay_device_controller.py | 25 def create(config): function
|
| D | native_android_device.py | 31 def create(configs): function
|
| /tools/tradefederation/core/src/com/android/tradefed/util/ |
| D | Pair.java | 76 public static <A, B> Pair<A, B> create(A a, B b) { in create() method in Pair
|
| D | KeyguardControllerState.java | 43 public static KeyguardControllerState create(List<String> dump) { in create() method in KeyguardControllerState
|
| /tools/test/connectivity/acts/framework/tests/ |
| D | mock_controller.py | 24 def create(configs): function
|
| /tools/metalava/src/main/java/com/android/tools/metalava/model/text/ |
| D | TextTypeParameterList.kt | 58 …fun create(codebase: TextCodebase, owner: TypeParameterListOwner?, typeListString: String): TypePa… in create() method
|
| D | TextTypeParameterItem.kt | 66 fun create( in create() method
|
| /tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
| D | ota_chamber.py | 21 def create(configs): function
|
| /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
| D | Fat16RootDirectory.java | 70 public static Fat16RootDirectory create( in create() method in Fat16RootDirectory
|
| D | FsInfoSector.java | 79 public static FsInfoSector create(Fat32BootSector bs) throws IOException { in create() method in FsInfoSector
|
| /tools/test/connectivity/acts/framework/acts/libs/ota/ota_runners/ |
| D | ota_runner_factory.py | 102 def create(ota_package, function
|