Searched refs:label (Results 176 - 200 of 286) sorted by relevance

1234567891011>>

/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);
H A DCalendarViewLegacyDelegate.java731 TextView label = (TextView) mDayNamesHeader.getChildAt(0);
733 label.setVisibility(View.VISIBLE);
735 label.setVisibility(View.GONE);
738 label = (TextView) mDayNamesHeader.getChildAt(i);
740 label.setTextAppearance(mWeekDayTextAppearanceResId);
743 label.setText(mDayNamesShort[i - 1]);
744 label.setContentDescription(mDayNamesLong[i - 1]);
745 label.setVisibility(View.VISIBLE);
747 label.setVisibility(View.GONE);
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DTileAdapter.java262 R.string.accessibility_qs_edit_add_tile_label, info.state.label);
268 R.string.accessibility_qs_edit_tile_label, position + 1, info.state.label);
317 mContext.getString(R.string.accessibility_qs_edit_move_tile, info.state.label),
318 mContext.getString(R.string.accessibility_qs_edit_remove_tile, info.state.label),
356 CharSequence fromLabel = mTiles.get(from).state.label;
388 // The first null is the edit tiles label, the second null is the tile divider.
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_advsimd_Blur.S1356 .macro prefill_list, macro, nextmacro, max_r, step, label
1357 .macro ifneeded macro, nextmacro, line, nextline, ra, rb, step, label
1360 \label\macro\line:
1361 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, v17.16b, \step, \label
1367 ifneeded \macro \nextmacro, 10, 9, v18.16b, v19.16b, \step, \label
1368 ifneeded \macro \nextmacro, 9, 8, v20.16b, v21.16b, \step, \label
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/plugins/
H A DPluginManagerImpl.java222 String label = pkg;
225 label = pm.getApplicationInfo(pkg, 0).loadLabel(pm).toString();
237 .setContentTitle("Plugin \"" + label + "\" has updated")
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DCustomTile.java112 // Update the label if there is no label.
290 return getState().label;
317 state.label = mTile.getLabel();
321 state.contentDescription = state.label;
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DCellularTile.java171 state.label = r.getString(R.string.mobile_data);
177 state.contentDescription = state.label;
179 state.contentDescription = signalContentDesc + ", " + state.label;
H A DFlashlightTile.java104 state.label = mHost.getContext().getString(R.string.quick_settings_flashlight_label);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DCastControllerImpl.java213 final CharSequence label = appInfo.loadLabel(pm);
214 if (!TextUtils.isEmpty(label)) {
215 return label.toString();
218 Log.w(TAG, "No label found for package: " + packageName);
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DLockscreenFragment.java127 shortcut.setSummary(info != null ? info.label : null);
186 return mShortcut.label;
362 mIconState.contentDescription = mShortcut.label;
/frameworks/base/tools/streaming_proto/
H A Dmain.cpp250 } else if (field.label() == FieldDescriptorProto::LABEL_REPEATED) {
265 string optional_comment = field.label() == FieldDescriptorProto::LABEL_OPTIONAL
267 string repeated_comment = field.label() == FieldDescriptorProto::LABEL_REPEATED
/frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
H A DLoaderCustomSupport.java132 CharSequence label = mInfo.loadLabel(context.getPackageManager());
133 mLabel = label != null ? label.toString() : mInfo.packageName;
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
H A DLoaderCustomSupport.java132 CharSequence label = mInfo.loadLabel(context.getPackageManager());
133 mLabel = label != null ? label.toString() : mInfo.packageName;
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
H A DToggleSliderView.java69 mLabel = findViewById(R.id.label);
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DSegmentedButtons.java33 private static final int LABEL_RES_KEY = R.id.label;
/frameworks/native/libs/input/
H A DInput.cpp50 int32_t KeyEvent::getKeyCodeFromLabel(const char* label) { argument
51 return getKeyCodeByLabel(label);
536 int32_t MotionEvent::getAxisFromLabel(const char* label) { argument
537 return getAxisByLabel(label);
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DApplicationsState.java701 // Only need the label if we are going to be sorting.
1095 if (DEBUG) Log.i(TAG, "Set size of " + entry.label + " " + entry
1167 // AppInfo with new label, icon and size information as appropriate
1224 public String label; field in class:ApplicationsState.AppEntry
1246 normalizedLabel = normalize(label);
1274 if (this.label == null || !this.mounted) {
1277 this.label = info.packageName;
1280 CharSequence label = info.loadLabel(context.getPackageManager());
1281 this.label = label !
[all...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
H A DUtils.java39 for (String label : labels) {
40 labelList.addFirst(label);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBottomAreaView.java191 String label = null;
193 label = getResources().getString(R.string.unlock_label);
195 label = getResources().getString(R.string.camera_label);
198 label = getResources().getString(R.string.voice_assist_label);
200 label = getResources().getString(R.string.phone_label);
203 info.addAction(new AccessibilityAction(ACTION_CLICK, label));
/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboard.java82 /** Keyboard label **/
239 public CharSequence label; field in class:Keyboard.Key
241 /** Icon to display instead of a label. Icon takes precedence over a label */
386 label = a.getText(com.android.internal.R.styleable.Keyboard_Key_keyLabel);
389 if (codes == null && !TextUtils.isEmpty(label)) {
390 codes = new int[] { label.charAt(0) };
612 key.label = String.valueOf(c);
/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassifierImpl.java398 CharSequence label = resolveInfo.activityInfo.loadLabel(pm);
399 if (label == null) {
400 label = resolveInfo.loadLabel(pm);
402 builder.setLabel(label != null ? label.toString() : null);
/frameworks/base/services/core/java/com/android/server/
H A DIntentResolver.java235 Object label = filterToLabel(filter);
236 int index = found.indexOfKey(label);
238 found.put(label, new MutableInt(1));
540 protected void dumpFilterLabel(PrintWriter out, String prefix, Object label, int count) { argument
541 out.print(prefix); out.print(label); out.print(": "); out.println(count);
/frameworks/base/libs/hwui/
H A DMatrix.cpp516 void Matrix4::dump(const char* label) const {
517 ALOGD("%s[simple=%d, type=0x%x", label ? label : "Matrix4", isSimple(), getType());
/frameworks/rs/script_api/
H A DGenerateDocumentation.cpp226 static void writeSummaryTableStart(GeneratedFile* file, const string& label, bool labelIsHeading) { argument
228 *file << "<h2 style='margin-bottom: 0px;'>" << label << "</h2>\n"; local
232 *file << " <tr><th colspan='2'>" << label << "</th></tr>\n"; local
/frameworks/base/core/java/android/print/
H A DPrintJobInfo.java150 /** The human readable print job label. */
278 * Gets the human readable job label.
280 * @return The label.
287 * Sets the human readable job label.
289 * @param label The label.
293 public void setLabel(@NonNull String label) { argument
294 mLabel = label;
673 builder.append("label: ").append(mLabel);

Completed in 2813 milliseconds

1234567891011>>