Searched refs:code (Results 1 – 3 of 3) sorted by relevance
| /lifecycle/lifecycle-compiler/src/test/kotlin/androidx/lifecycle/utils/ |
| D | TestUtils.kt | 30 val code = File("$folderPath/${split.last()}.java").readText(Charset.defaultCharset()) in load() constant 31 return JavaFileObjects.forSourceString(fullClassName, code) in load()
|
| /lifecycle/lifecycle-runtime-compose/ |
| D | proguard-rules.pro | 7 # We need to keep the getter if the code using this is included.
|
| /lifecycle/lifecycle-compiler/src/main/resources/META-INF/ |
| D | NOTICE.txt | 33 including but not limited to software source code, documentation 38 not limited to compiled object code, generated documentation, 62 communication on electronic mailing lists, source code control systems, 270 including but not limited to software source code, documentation 275 not limited to compiled object code, generated documentation, 299 communication on electronic mailing lists, source code control systems, 480 including but not limited to software source code, documentation 485 not limited to compiled object code, generated documentation, 509 communication on electronic mailing lists, source code control systems, 690 including but not limited to software source code, documentation [all …]
|