- gapBetweenBars - Static variable in class android.support.v7.appcompat.R.attr
-
- gapBetweenBars - Static variable in class com.hp.mss.hpprint.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- getAppLable(Context) - Method in class com.hp.mss.hpprint.model.ApplicationMetricsData
-
- getAsset() - Method in class com.hp.mss.hpprint.model.PDFPrintItem
-
- getAsset() - Method in class com.hp.mss.hpprint.model.PrintItem
-
Get the asset of the print item.
- getAssetHeight() - Method in interface com.hp.mss.hpprint.model.asset.Asset
-
Get the asset height.
- getAssetHeight() - Method in class com.hp.mss.hpprint.model.asset.ImageAsset
-
- getAssetHeight() - Method in class com.hp.mss.hpprint.model.asset.PDFAsset
-
- getAssetUri() - Method in interface com.hp.mss.hpprint.model.asset.Asset
-
This returns the uri of the asset.
- getAssetUri() - Method in class com.hp.mss.hpprint.model.asset.ImageAsset
-
Gets the uri of the image asset.
- getAssetUri() - Method in class com.hp.mss.hpprint.model.asset.PDFAsset
-
- getAssetWidth() - Method in interface com.hp.mss.hpprint.model.asset.Asset
-
Get the asset width.
- getAssetWidth() - Method in class com.hp.mss.hpprint.model.asset.ImageAsset
-
- getAssetWidth() - Method in class com.hp.mss.hpprint.model.asset.PDFAsset
-
- getAuthorizationString() - Static method in class com.hp.mss.hpprint.util.MetricsUtil
-
- getContentType() - Method in interface com.hp.mss.hpprint.model.asset.Asset
-
Get content type string.
- getContentType() - Method in class com.hp.mss.hpprint.model.asset.ImageAsset
-
- getContentType() - Method in class com.hp.mss.hpprint.model.asset.PDFAsset
-
- getCurrentSessionCounter(Activity) - Static method in class com.hp.mss.hpprint.util.MetricsUtil
-
- getDefaultFont(Context) - Static method in class com.hp.mss.hpprint.util.FontUtil
-
- getDefaultPrintItem() - Method in class com.hp.mss.hpprint.model.PrintJobData
-
- getId() - Method in enum com.hp.mss.hpprint.util.EventMetricsCollector.PrintFlowEventTypes
-
- getImageBitmap(String) - Static method in class com.hp.mss.hpprint.util.ImageLoaderUtil
-
This method gives you the bitmap of the image you tell it to load from the filesystem.
- getInputStream(Context) - Method in class com.hp.mss.hpprint.model.asset.PDFAsset
-
- getJobName() - Method in class com.hp.mss.hpprint.model.PrintJobData
-
Gets the print job name.
- getMargins() - Method in class com.hp.mss.hpprint.model.PrintItem
-
Get the margin of the print item.
- getMediaSize() - Method in class com.hp.mss.hpprint.model.PDFPrintItem
-
- getMediaSize() - Method in class com.hp.mss.hpprint.model.PrintItem
-
Get the media size of the print item.
- getMetricsServer(Context) - Static method in class com.hp.mss.hpprint.util.MetricsUtil
-
- getNextEventCounter(Activity, String) - Static method in class com.hp.mss.hpprint.util.MetricsUtil
-
- getPhoto() - Method in class com.hp.mss.hpprint.view.PagePreviewView
-
- getPreviewPaperSize() - Method in class com.hp.mss.hpprint.model.PrintJobData
-
- getPrintableBitmap() - Method in interface com.hp.mss.hpprint.model.asset.Asset
-
This method is used to get the bitmap from the asset.
- getPrintableBitmap() - Method in class com.hp.mss.hpprint.model.asset.ImageAsset
-
Gets the bitmap of the image asset.
- getPrintableBitmap() - Method in class com.hp.mss.hpprint.model.asset.PDFAsset
-
- getPrintableBitmap() - Method in class com.hp.mss.hpprint.model.PDFPrintItem
-
- getPrintableBitmap() - Method in class com.hp.mss.hpprint.model.PrintItem
-
Get's the bitmap from the asset.
- getPrintDialogOptions() - Method in class com.hp.mss.hpprint.model.PrintJobData
-
Get the print dialog options.
- getPrintItem(PrintAttributes.MediaSize) - Method in class com.hp.mss.hpprint.model.PrintJobData
-
This method gets a print item using a media size as the key.
- getPrintItems() - Method in class com.hp.mss.hpprint.model.PrintJobData
-
Gets the print item hash map.
- getPrintJobData() - Static method in class com.hp.mss.hpprint.util.PrintUtil
-
Gets the printJobData.
- getScaleType() - Method in class com.hp.mss.hpprint.model.PDFPrintItem
-
- getScaleType() - Method in class com.hp.mss.hpprint.model.PrintItem
-
Get the scale type.
- goIcon - Static variable in class android.support.v7.appcompat.R.attr
-
- goIcon - Static variable in class com.hp.mss.hpprint.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".