HomeSort by relevance Sort by last modified time
    Searched refs:getCaption (Results 1 - 13 of 13) sorted by null

  /frameworks/base/services/core/java/com/android/server/notification/
ManagedServices.java 105 private String getCaption() {
127 pw.println(" All " + getCaption() + "s (" + mEnabledServicesForCurrentProfiles.size()
134 pw.println(" Live " + getCaption() + "s (" + mServices.size() + "):");
183 throw new SecurityException("Disallowed call from unknown " + getCaption() + ": "
232 Slog.w(TAG, "Skipping " + getCaption() + " service "
322 Slog.v(TAG, "disabling " + getCaption() + " for user "
332 Slog.v(TAG, "enabling " + getCaption() + " for user " + userIds[i] + ": "
361 if (DEBUG) Slog.v(TAG, " disconnecting old " + getCaption() + ": "
418 Slog.v(TAG, getCaption() + " connection lost: " + name);
425 Slog.w(TAG, "Unable to bind " + getCaption() + " service: " + intent)
    [all...]
  /packages/apps/Settings/src/com/android/settings/notification/
SettingPref.java 59 protected String getCaption(Resources res, int value) {
75 mDropDown.addItem(getCaption(context.getResources(), value), value);
OtherSoundSettings.java 118 protected String getCaption(Resources res, int value) {
140 protected String getCaption(Resources res, int value) {
ZenModeSettings.java 91 protected String getCaption(Resources res, int value) {
540 .setTitle(PREF_ZEN_MODE.getCaption(getResources(), newSettingsValue))
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/
Editors.java 59 ((TextView) editorView.findViewById(R.id.caption)).setText(item.getCaption(activity));
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatterySaverSettings.java 83 protected String getCaption(Resources res, int value) {
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/
EditableItem.java 204 public String getCaption(Context context) {
  /prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 

Completed in 1945 milliseconds