/external/kernel-headers/original/asm-mips/ |
cpu-info.h | 55 struct cache_desc scache; /* Secondary cache */ 56 struct cache_desc tcache; /* Tertiary/split secondary cache */
|
/packages/apps/Dialer/res/drawable/ |
seekbar_drawable.xml | 27 <!-- I am not defining a secondary progress colour - we don't use it. --> 50 <!-- I am not defining a secondary progress colour - we don't use it. -->
|
/packages/apps/Dialer/res/values/ |
colors.xml | 19 <!-- Secondary text color in the Phone app --> 51 <!-- Secondary color of dialpad text (used for the letters corresponding to each digit -->
|
/packages/apps/InCallUI/src/com/android/incallui/ |
CallCardPresenter.java | 134 Call secondary = null; local 142 // highest priority call to display as the secondary call. 143 secondary = getCallToDisplay(callList, null, true); 146 secondary = getCallToDisplay(callList, primary, true); 150 Log.d(this, "Secondary call: " + secondary); 153 final boolean secondaryChanged = !areCallsSame(mSecondary, secondary); 154 mSecondary = secondary; 166 // Secondary call may have ended. Update the ui. 170 // secondary call has change [all...] |
/cts/tests/tests/example/src/android/example/cts/ |
ExampleSecondaryTest.java | 25 * smoke test for the CTS. This secondary test exists to demonstrate
|
/developers/samples/android/ui/holo/BorderlessButtons/BorderlessButtons/src/main/res/values/ |
strings.xml | 30 <string name="touched_secondary_message">Touched secondary list item target (delete).</string>
|
/development/samples/ApiDemos/res/layout/ |
presentation_content.xml | 17 <!-- The content that we show on secondary displays.
|
presentation_with_media_router_content.xml | 17 <!-- The content that we show on secondary displays.
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ISecondary.aidl | 20 * Example of a secondary interface associated with a service. (Note that
|
/development/samples/Support7Demos/res/layout/ |
sample_media_router_presentation.xml | 17 <!-- The content that we show on secondary displays.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRDoubleKeyMap.m | 65 * get all secondary keys associated with a primary key
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_folder_window.h | 18 // a secondary window is added which is sized to match the visible
|
/external/chromium_org/base/ |
pending_task.h | 41 // Secondary sort key for run time.
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_folder_window.h | 14 // a secondary window is added which is sized to match the visible
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
allcoll.cpp | 77 /* test secondary > 26 */ 123 myCollation->setStrength(Collator::SECONDARY); 167 /* result is 1, secondary differences only for ignorable space characters*/ 170 errln("Comparing two strings with only secondary differences in C failed.\n");
|
allcoll.h | 36 // perform test with strength SECONDARY
|
/external/chromium_org/tools/gn/ |
input_file.h | 23 // account whether the file was loaded from the secondary source tree (see
|
setup.cc | 40 " If it's not found, the secondary source root will be checked\n" 46 " The secondary source root must be inside the main source tree.\n" 60 const char kSecondarySource[] = "secondary"; 196 // Secondary source path.
|
/external/icu4c/test/intltest/ |
allcoll.cpp | 77 /* test secondary > 26 */ 123 myCollation->setStrength(Collator::SECONDARY); 167 /* result is 1, secondary differences only for ignorable space characters*/ 170 errln("Comparing two strings with only secondary differences in C failed.\n");
|
allcoll.h | 36 // perform test with strength SECONDARY
|
/external/kernel-headers/original/asm-arm/arch/ |
timex.h | 32 * OMAP 32KHz timer updates time one jiffie at a time from a secondary timer,
|
/external/smack/src/org/xbill/DNS/ |
Opcode.java | 23 * A message from a primary to a secondary server to initiate a zone transfer
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
ILearning_StochasticLinearRanker.aidl | 20 * Example of a secondary interface associated with a service. (Note that
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_audio_aac.h | 48 /* Secondary channel on both left and right channels */
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
msm_audio_aac.h | 48 /* Secondary channel on both left and right channels */
|