/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
ContactBadge.java | 26 * so this class adds a separate click listener field.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
PerNameExecutor.java | 23 * Uses a separate executor for each task name.
|
/packages/apps/StorageManager/src/com/android/storagemanager/overlay/ |
StorageManagementJobProvider.java | 30 * @return If the job needs to process the work on a separate thread.
|
/packages/inputmethods/LatinIME/java/res/xml-sw600dp/ |
key_period.xml | 25 <!-- Kept as a separate file for cleaner overriding by an overlay. -->
|
/prebuilts/go/darwin-x86/src/cmd/vet/testdata/ |
composite.go | 50 // Testing is awkward because we need to reference things from a separate package
|
/prebuilts/go/linux-x86/src/cmd/vet/testdata/ |
composite.go | 50 // Testing is awkward because we need to reference things from a separate package
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
__init__.py | 9 included in distutils.tests as well, instead of using a separate
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
__init__.py | 9 included in distutils.tests as well, instead of using a separate
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
SeparatorAttributeDescriptor.java | 26 * It is used to separate groups of attributes visually.
|
/system/core/libmemunreachable/ |
PtracerThread.h | 30 // that can ptrace the other threads. The thread is actually a separate
|
/system/sepolicy/ |
healthd.te | 19 # TODO: Split into a separate type?
|
/toolchain/binutils/binutils-2.25/binutils/ |
configure.tgt | 2 # autoconf generated configure script. Putting it in a separate shell
|
/toolchain/binutils/binutils-2.25/gas/config/ |
obj-elf.h | 200 /* Avoid ifndef each separate macro setting by wrapping the whole of the 205 /* Stabs go in a separate section. */ 214 /* We smuggle stabs in ECOFF rather than using a separate section. 215 The Irix linker can not handle a separate stabs section. */
|
/frameworks/base/docs/html/training/multiscreen/ |
adaptui.jd | 99 is in dual pane mode, but will launch a separate activity if the UI is in 110 /* start a separate activity */ 154 as a separate activity on other configurations. For example, in the News Reader 156 large screens, but is a separate activity on smaller screens.</p> 225 <p>If you are using separate activities to implement separate parts of your interface, 231 separate activity to display the news article when running in portrait mode,
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/spec/gl-matrix/ |
mat2d-spec.js | 75 describe("with a separate output matrix", function() { 100 describe("with a separate output matrix", function() { 127 describe("with a separate output matrix", function() { 147 describe("with a separate output matrix", function() { 167 describe("with a separate output matrix", function() {
|
vec2-spec.js | 56 describe("with a separate output vector", function() { 85 describe("with a separate output vector", function() { 114 describe("with a separate output vector", function() { 143 describe("with a separate output vector", function() { 172 describe("with a separate output vector", function() { 201 describe("with a separate output vector", function() { 228 describe("with a separate output vector", function() { 245 describe("with a separate output vector", function() { 304 describe("with a separate output vector", function() { 323 describe("with a separate output vector", function() [all...] |
/frameworks/compile/mclinker/tools/mcld/ |
Options.td | 20 def EntryAlias : Separate<["-"], "e">, 34 def SONameAlias : Separate<["-"], "soname">, 46 def Z : Separate<["-"], "z">, 53 def DyldAlias : Separate<["-"], "dynamic-linker">, 61 def SpareDTags: Separate<["--"], "spare-dynamic-tags">, 99 def ICFIters : Separate<["--"], "icf-iterations">, 117 def Output : Separate<["-"], "o">, 175 def InputFormatAlias : Separate<["-"], "b">, 246 def ExcludeLibs : Separate<["--"], "exclude-libs">, 259 def ScriptAlias : Separate<["-"], "T"> [all...] |
/build/core/ |
install_jni_libs_internal.mk | 85 # prebuilt JNI exsiting as separate source files. 93 # Install my_prebuilt_jni_libs as separate files.
|
/cts/common/util/src/com/android/compatibility/common/util/ |
TestSuiteFilter.java | 65 // out into separate tests so they can be filtered 90 // out into separate tests so they can be filtered
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
TrustAgentInfoTest.java | 92 // Enable separate challenge for the managed profile. 106 // Separate credential in managed profile, should only get its own config.
|
/development/samples/HoneycombGallery/ |
_index.html | 19 handsets by reusing fragments in separate activities when on smaller screens.</p> 39 a separate activity is fired (such as the included Camera sample).
|
/external/chromium-trace/catapult/dashboard/dashboard/templates/ |
edit_site_config.html | 23 <p>For configs where there is not a separate value for internal and 25 text area should be used; for configs where there is a separate value
|
/external/curl/tests/unit/ |
README | 11 enable unit tests, there will be a separate static libcurl built that will be 38 You also need a separate file called tests/data/testNNNN (using the same
|
/external/deqp/doc/testspecs/GLES3/ |
functional.shaders.matrix.txt | 42 - Covered in separate UBO tests 58 Uniform buffer object tests are described in a separate test
|
/external/elfutils/libdwfl/ |
dwfl_build_id_find_debuginfo.c | 45 /* Are we looking for a separate debug file for the main file or for 93 Try to find separate debug file now using the module build id. */
|