Searched refs:toShortString (Results 1 – 8 of 8) sorted by relevance
188 String toShortString() { in toShortString() method in VendorServiceInfo189 return mComponentName != null ? mComponentName.toShortString() : ""; in toShortString()
294 Log.d(CarLog.TAG_PACKAGE, "startOrBindService " + mVendorServiceInfo.toShortString() in startOrBindService()377 + mVendorServiceInfo.toShortString()); in handleFailureMessage()382 + "to the service " + mVendorServiceInfo.toShortString()); in handleFailureMessage()
132 ? currentDreamComponent.toShortString() : DREAM_COMPONENT_NONE); in refreshActiveDreamPref()142 final String componentNameString = info.componentName.toShortString(); in refreshDreamInfoMap()
340 componentName.toShortString()); in cacheLocked()348 componentName.toShortString()); in cacheLocked()
529 return toShortString() + " " + getX() + "," + getY() + " " + getWidth() + "x" + getHeight(); in toString()532 public String toShortString() { in toShortString() method in Key
647 changedList.append(component.toShortString()).append(","); in setTileEnabled()
690 changedList.append(component.toShortString()).append(","); in setTileEnabled()
194 + toDisable.toShortString()); in setComponentEnabledSetting()