Searched refs:label (Results 151 - 175 of 282) sorted by relevance

1234567891011>>

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DDndTile.java178 state.label = mContext.getString(R.string.quick_settings_dnd_priority_label);
184 state.label = mContext.getString(R.string.quick_settings_dnd_none_label);
190 state.label = mContext.getString(R.string.quick_settings_dnd_alarms_label);
196 state.label = mContext.getString(R.string.quick_settings_dnd_label);
H A DNightDisplayTile.java80 state.label = state.contentDescription =
H A DWorkModeTile.java102 state.label = mContext.getString(R.string.quick_settings_work_mode_label);
H A DIntentTile.java127 return getState().label;
143 state.label = intent.getStringExtra("label");
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DControlButtonPresenterSelector.java73 mLabel = (TextView) view.findViewById(R.id.label);
/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java589 private CharSequence adjustCase(CharSequence label) { argument
590 if (mKeyboard.isShifted() && label != null && label.length() < 3
591 && Character.isLowerCase(label.charAt(0))) {
592 label = label.toString().toUpperCase();
594 return label;
700 String label = key.label == null? null : adjustCase(key.label)
[all...]
/frameworks/native/libs/input/
H A DKeyCharacterMap.cpp52 const char* label; member in struct:android::Modifier
211 result = key->label;
617 char16_t label = parcel->readInt32(); local
624 key->label = label;
667 parcel->writeInt32(key->label);
686 label(0), number(0), firstBehavior(NULL) {
690 label(other.label), number(other.number),
831 ALOGE("%s: Expected keyboard type label, go
[all...]
/frameworks/base/core/java/android/content/
H A DClipDescription.java101 * @param label Label to show to the user describing this clip.
104 public ClipDescription(CharSequence label, String[] mimeTypes) { argument
108 mLabel = label;
171 * Return the label for this clip.
/frameworks/base/core/java/android/print/
H A DPrintAttributes.java807 * @param labelResId The resource if of a human readable label.
811 * @throws IllegalArgumentException If the id is empty or the label
830 * @param label The <strong>localized</strong> human readable label.
834 * @throws IllegalArgumentException If the id is empty or the label is empty
838 public MediaSize(@NonNull String id, @NonNull String label, argument
840 this(id, label, null, widthMils, heightMils, 0);
865 * @param label The <strong>localized</strong> human readable label.
869 * @param labelResId The resource if of a human readable label
877 MediaSize(String id, String label, String packageName, int widthMils, int heightMils, int labelResId) argument
1091 Resolution(@onNull String id, @NonNull String label, @IntRange(from = 1) int horizontalDpi, @IntRange(from = 1) int verticalDpi) argument
[all...]
/frameworks/base/core/java/com/android/internal/app/procstats/
H A DSysMemUsageTable.java176 private void dumpCategory(PrintWriter pw, String prefix, String label, int bucket, int index) { argument
177 pw.print(prefix); pw.print(label);
/frameworks/base/core/jni/
H A Dandroid_view_KeyEvent.cpp114 jstring label) {
115 ScopedUtfChars keyLabel(env, label);
113 android_view_KeyEvent_nativeKeyCodeFromString(JNIEnv* env, jobject clazz, jstring label) argument
/frameworks/base/core/tests/coretests/src/android/util/
H A DInternalSelectionView.java65 public InternalSelectionView(Context context, int numRows, String label) { argument
68 mLabel = label;
/frameworks/base/libs/hwui/
H A DRenderProperties.cpp103 const char* label, SkMatrix* matrix) {
105 output << indent << "(" << label << " " << matrix << ": ";
102 dumpMatrix(std::ostream& output, std::string& indent, const char* label, SkMatrix* matrix) argument
/frameworks/base/media/java/android/media/tv/
H A DTvInputInfo.java158 * @param label The label of this TvInputInfo. If it is {@code null} or empty, {@code service}
159 * label will be loaded.
169 HdmiDeviceInfo hdmiDeviceInfo, String parentId, String label, Uri iconUri)
174 .setLabel(label)
187 * @param labelRes The label resource ID of this TvInputInfo. If it is {@code 0},
188 * {@code service} label will be loaded.
213 * @param label The label of this TvInputInfo. If it is {@code null} or empty, {@code service}
214 * label wil
168 createTvInputInfo(Context context, ResolveInfo service, HdmiDeviceInfo hdmiDeviceInfo, String parentId, String label, Uri iconUri) argument
223 createTvInputInfo(Context context, ResolveInfo service, TvInputHardwareInfo hardwareInfo, String label, Uri iconUri) argument
259 TvInputInfo(ResolveInfo service, String id, int type, boolean isHardwareInput, CharSequence label, int labelResId, Icon icon, Icon iconStandby, Icon iconDisconnected, String setupActivity, boolean canRecord, int tunerCount, HdmiDeviceInfo hdmiDeviceInfo, boolean isConnectedToHdmiSwitch, String parentId, Bundle extras) argument
764 setLabel(CharSequence label) argument
[all...]
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
H A DInputMethodAndSubtypeEnablerManager.java129 final CharSequence label = imi.loadLabel(pm);
131 keyboardSettingsCategory.setTitle(label);
H A DInputMethodPreference.java240 final CharSequence label = mImi.getServiceInfo().applicationInfo.loadLabel(
242 builder.setMessage(context.getString(R.string.ime_security_warning, label));
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DForegroundServicesDialog.java201 TextView label = view.findViewById(R.id.app_name);
202 label.setText(getItem(position).loadLabel(mPm));
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DShortcutParser.java115 c.label = mResources.getString(titleResId);
131 public String label; field in class:ShortcutParser.Shortcut
/frameworks/base/services/core/java/com/android/server/am/
H A DPreBootBroadcaster.java99 final CharSequence label = ri.activityInfo
102 mService.mContext.getString(R.string.android_preparing_apk, label));
/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
H A DTetheringConfiguration.java131 private static void dumpStringArray(PrintWriter pw, String label, String[] values) { argument
132 pw.print(label);
/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardUtils.java189 * when not, which should be set to label.
197 String label = null;
247 label = labelCandidate;
270 return label;
277 public static boolean isMobilePhoneLabel(final String label) { argument
280 // To support mobile type at that time, this custom label had been used.
281 return ("_AUTO_CELL".equals(label) || sMobilePhoneLabelSet.contains(label));
284 public static boolean isValidInV21ButUnknownToContactsPhoteType(final String label) { argument
285 return sPhoneTypesUnknownToContactsSet.contains(label);
[all...]
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_neon_Blur.S1355 .macro prefill_list, macro, nextmacro, max_r, step, label
1356 .macro ifneeded macro, nextmacro, line, nextline, ra, rb, step, label
1359 \label\macro\line:
1360 prefill_\macro \label\nextmacro\line, \label\nextmacro\nextline, \ra, \rb, \step
1364 ifneeded \macro \nextmacro, 13, 12, xx, xx, \step, \label
1365 ifneeded \macro \nextmacro, 12, 11, xx, xx, \step, \label
1366 ifneeded \macro \nextmacro, 11, 10, xx, xx, \step, \label
1367 ifneeded \macro \nextmacro, 10, 9, xx, xx, \step, \label
1368 ifneeded \macro \nextmacro, 9, 8, xx, xx, \step, \label
[all...]
/frameworks/support/customtabs/src/android/support/customtabs/
H A DCustomTabsIntent.java347 * @param label Menu label.
350 public Builder addMenuItem(@NonNull String label, @NonNull PendingIntent pendingIntent) { argument
353 bundle.putString(KEY_MENU_ITEM_TITLE, label);
/frameworks/support/design/jvm-tests/src/android/support/design/widget/
H A DDirectedAcyclicGraphTest.java199 TestNode(@NonNull String label) { argument
200 mLabel = label;
/frameworks/base/core/java/android/widget/
H A DAppSecurityPermissions.java162 CharSequence label = perm.mLabel;
172 builder.append(label);
173 label = builder;
177 permNameView.setText(label);
180 + ": " + label + " in group " + grp.name);

Completed in 576 milliseconds

1234567891011>>