HomeSort by relevance Sort by last modified time
    Searched refs:Note (Results 1 - 25 of 209) sorted by null

1 2 3 4 5 6 7 8 9

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandlerForNote.java 22 import android.provider.ContactsContract.CommonDataKinds.Note;
25 * Handler for note data rows.
31 super(context, dbHelper, aggregator, Note.CONTENT_ITEM_TYPE);
41 return values.containsKey(Note.NOTE);
46 builder.appendContentFromColumn(Note.NOTE);
  /ndk/tests/device/test-gabi++/jni/
Application.mk 0 # Note: by default, build for all supported ABIs
8 # Note: we use APP_STL because we explicitely import
  /external/libyuv/
public.mk 3 # Note that dependencies on NDK are not directly listed since NDK auto adds
  /ndk/tests/build/import-install/path1/
Android.mk 2 # by the main project's binary. Note that it imports
  /ndk/tests/device/test-stlport-rtti/jni/
Application.mk 0 # Note: by default, build for all supported ABIs
  /build/core/combo/arch/arm/
armv5te.mk 11 # Note: Hard coding the 'tune' value here is probably not ideal,
armv7-a.mk 13 # Note: Hard coding the 'tune' value here is probably not ideal,
armv7-a-neon.mk 15 # Note: Hard coding the 'tune' value here is probably not ideal,
armv4t.mk 20 # Note: Hard coding the 'tune' value here is probably not ideal,
  /external/clang/lib/Frontend/
TextDiagnosticBuffer.cpp 32 case DiagnosticsEngine::Note:
54 Diags.Report(Diags.getCustomDiagID(DiagnosticsEngine::Note,
  /external/clang/lib/StaticAnalyzer/Core/
TextPathDiagnostics.cpp 67 DiagnosticIDs::Note, I->getString());
  /external/elfutils/libelf/
gelf_xlate.h 35 TYPE (Note, LIBELFBITS)
  /frameworks/compile/slang/
slang_diagnostic_buffer.cpp 56 case clang::DiagnosticsEngine::Note: {
57 (*mSOS) << "note: ";
  /bionic/libstdc++/
Android.mk 4 # Note that we need to access private Bionic headers
  /development/ndk/tests/prebuilt-library/jni/
Android.mk 17 # Note: the module is named foo-prebuilt, but the library is libfool.so !
  /external/icu4c/data/translit/
trnsfiles.mk 4 # Note:
  /sdk/sdkmanager/app/
Android.mk 15 # (Note that we don't reference swt.jar in these files since
  /build/target/board/generic/
BoardConfig.mk 10 # Note: we build the platform images for ARMv7-A _without_ NEON.
35 # of an SDK AVD. Note that this operation only works on Linux for now
  /build/target/board/generic_x86/
BoardConfig.mk 25 # of an SDK AVD. Note that this operation only works on Linux for now
  /external/icu4c/data/mappings/
ucmcore.mk 5 # Note: A number of encodings are handled with purely algorithmic converters,
  /external/icu4c/data/misc/
miscfiles.mk 4 # Note:
  /external/icu4c/data/sprep/
sprepfiles.mk 4 # Note:
  /external/icu4c/tools/icuswap/
Makefile.in 81 echo Note: icuswap is obsolete - use icupkg instead.
  /external/llvm/test/Bindings/Ocaml/
analysis.ml 9 (* Note that this takes a moment to link, so it's best to keep the number of
bitwriter.ml 7 (* Note that this takes a moment to link, so it's best to keep the number of

Completed in 441 milliseconds

1 2 3 4 5 6 7 8 9