Searched refs:ant (Results 1 – 14 of 14) sorted by relevance
/frameworks/ex/framesequence/samples/FrameSequenceSamples/ |
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/photoviewer/ |
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/colorpicker/ |
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/ex/framesequence/ |
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/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/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/ |
D | InformationElementUtilTest.java | 960 assertEquals(NetworkDetail.Ant.Private, interworking.ant); in getInterworkingElementNoVenueIE() 989 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()
|