Home
last modified time | relevance | path

Searched refs:current (Results 1 – 25 of 41) sorted by relevance

12

/build/core/tasks/
Dapicheck.mk29 $(filter-out current, \
63 checkpublicapi-current, \
64 frameworks/base/api/current.txt, \
79 @echo Copying current.txt
80 $(hide) $(ACP) $(INTERNAL_PLATFORM_API_FILE) frameworks/base/api/current.txt
109 checksystemapi-current, \
110 frameworks/base/api/system-current.txt, \
127 @echo Copying system-current.txt
128 $(hide) $(ACP) $(INTERNAL_PLATFORM_SYSTEM_API_FILE) frameworks/base/api/system-current.txt
/build/tools/check_prereq/
Dcheck_prereq.c38 long current = strtol(value, NULL, 10); in main() local
43 current, install); in main()
45 return (*end == 0 && current > 0 && install >= current) ? 0 : 1; in main()
/build/tools/droiddoc/templates-pdk/assets/
Djquery-history.js32 var current = $.history.getCurrent();
33 $.event.trigger('history', [current, previousNav]);
34 previousNav = current;
Dandroid-developer-docs.js17 var current = window.onload;
22 current();
/build/core/
Dapicheck_msg_current.txt9 2) You can update current.txt by executing the following command:
12 To submit the revised current.txt to the main Android repository,
Dstatic_java_library.mk93 ifneq ($(filter-out current system_current,$(LOCAL_SDK_RES_VERSION))$(if $(TARGET_BUILD_APPS),$(fil…
114 ifneq (,$(filter-out current system_current, $(LOCAL_SDK_VERSION)))
Dinstall_jni_libs_internal.mk35 …$(HISTORICAL_NDK_VERSIONS_ROOT)/current/sources/cxx-stl/stlport/libs/$(TARGET_$(my_2nd_arch_prefix…
38 …$(HISTORICAL_NDK_VERSIONS_ROOT)/current/sources/cxx-stl/llvm-libc++/libs/$(TARGET_$(my_2nd_arch_pr…
Djava.mk9 ifeq ($(filter-out current,$(LOCAL_SDK_VERSION)),)
28 ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),current)
159 ifneq (,$(filter-out current system_current, $(LOCAL_SDK_VERSION)))
184 ifneq ($(filter-out current system_current,$(LOCAL_SDK_VERSION))$(if $(TARGET_BUILD_APPS),$(filter
455 ifeq (,$(filter current system_current, $(LOCAL_SDK_VERSION)))
Dpackage_internal.mk220 ifneq (,$(filter-out current system_current, $(LOCAL_SDK_VERSION)))
315 ifneq ($(filter-out current system_current,$(LOCAL_SDK_RES_VERSION))$(if $(TARGET_BUILD_APPS),$(fil…
Ddpi_specific_apk.mk19 ifneq (,$(filter-out current system_current, $(LOCAL_SDK_VERSION)))
Dbase_rules.mk212 ifneq ($(filter current system_current, $(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS)),)
402 ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),current)
715 ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),current)
Ddroiddoc.mk63 ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),current)
Dpdk_config.mk188 $(info PDK Build uses the current platform API)
/build/tools/releasetools/
Dcommon.py761 current = self.ReadFile()
767 if i not in current or not current[i]:
771 return current
774 current[i] = ""
783 current = self.UpdateAndReadFile(current)
785 def PromptResult(self, current): # pylint: disable=no-self-use argument
791 for k, v in sorted(current.iteritems()):
802 def UpdateAndReadFile(self, current): argument
804 return self.PromptResult(current)
812 sorted_list = sorted([(not v, k, v) for (k, v) in current.iteritems()])
Dota_from_target_files324 def recurse(item, current): argument
330 if current != item.best_subtree:
332 current = item.best_subtree
334 if item.uid != current[0] or item.gid != current[1] or \
335 item.mode != current[2] or item.selabel != current[4] or \
336 item.capabilities != current[5]:
341 recurse(i, current)
343 if item.uid != current[0] or item.gid != current[1] or \
344 item.mode != current[3] or item.selabel != current[4] or \
345 item.capabilities != current[5]:
Dota_from_target_files.py324 def recurse(item, current): argument
330 if current != item.best_subtree:
332 current = item.best_subtree
334 if item.uid != current[0] or item.gid != current[1] or \
335 item.mode != current[2] or item.selabel != current[4] or \
336 item.capabilities != current[5]:
341 recurse(i, current)
343 if item.uid != current[0] or item.gid != current[1] or \
344 item.mode != current[3] or item.selabel != current[4] or \
345 item.capabilities != current[5]:
/build/tools/droiddoc/templates-pdk/
Dsdkpage.cs53 <p><strong>This is NOT the current Android SDK release.</strong></p>
54 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
/build/tools/droiddoc/templates-sac/assets/js/
Ddocs.js321 var current = $(this);
322 if(current.is("h3") && previous.is("h2")){ //need nested ols for h3s
325 else if(current.is("h2") && previous.is("h3")){ //close up the nested ol
328 toc+="<li><a href='#" + current[0].id + "'>" +
329 current.html() + "</a></li>";
331 previous = current; //keep track of previous element next time through loop
653 var current = window.onload;
658 current();
/build/tools/droiddoc/templates-ds/
Dsdkpage.cs56 <p><strong>This is NOT the current Android SDK release.</strong></p>
57 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
/build/tools/droiddoc/templates-sac/
Dsdkpage.cs55 <p><strong>This is NOT the current Android SDK release.</strong></p>
56 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
/build/tools/acp/
DREADME26 - The Darwin linker insists that ranlib be current. If you copy the
/build/tools/droiddoc/templates-sdk/
Dsdkpage.cs55 <p><strong>This is NOT the current Android SDK release.</strong></p>
56 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
/build/tools/droiddoc/templates-ndk/
Dsdkpage.cs55 <p><strong>This is NOT the current Android SDK release.</strong></p>
56 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
/build/tools/droiddoc/templates-sdk-dev/
Dsdkpage.cs55 <p><strong>This is NOT the current Android SDK release.</strong></p>
56 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
/build/tools/droiddoc/templates-sdk/assets/js/
Ddocs.js809 var current = window.onload;
814 current();
4680 this.current = options.start;
4789 this.go(this.current - 1);
4793 this.go(this.current + 1);
4802 if (next === this.current) { return; }
4813 this.frames.eq(this.current).toggleClass('active out');
4818 this.current = next;

12