Searched refs:ant (Results 1 – 18 of 18) sorted by relevance
/frameworks/ex/framesequence/samples/FrameSequenceSamples/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/frameworks/ex/framesequence/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/frameworks/opt/photoviewer/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/frameworks/opt/colorpicker/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/frameworks/opt/chips/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/frameworks/opt/timezonepicker/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/frameworks/opt/calendar/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/frameworks/opt/datetimepicker/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/frameworks/support/buildSrc/ |
D | build_dependencies.gradle | 39 build_libs.jacoco_ant = 'org.jacoco:org.jacoco.ant:0.7.8'
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | build_test_apk.sh | 238 run ant clean debug install
|
D | README | 16 Target tests are similar, but instead of using clang, they use ant and
|
/frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/groovy/android/databinding/ |
D | ExportLicensesTask.groovy | 91 libraries: ["ant", "ant-launcher"],
|
/frameworks/data-binding/ |
D | build.gradle | 236 ant.taskdef(name: "jarjarIt", 240 ant.jarjarIt(jarfile: outputLibrary) {
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/ |
D | InformationElementUtilTest.java | 753 assertEquals(NetworkDetail.Ant.Private, interworking.ant); in getInterworkingElementNoVenueIE() 782 assertEquals(NetworkDetail.Ant.Private, interworking.ant); in getInterworkingElementWithVenueIE()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/ |
D | InformationElementUtil.java | 225 public NetworkDetail.Ant ant = null; field in InformationElementUtil.Interworking 235 ant = NetworkDetail.Ant.values()[anOptions & 0x0f]; in from()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/ |
D | NetworkDetail.java | 251 mAnt = interworking.ant; in NetworkDetail()
|