Home | History | Annotate | Download | only in model

Lines Matching defs:mPageCount

448         private int mPageCount = PrintDocumentInfo.PAGE_COUNT_UNKNOWN;
525 mPageCount = PrintDocumentInfo.PAGE_COUNT_UNKNOWN;
574 selectedPages = new PageRange[]{new PageRange(0, mPageCount - 1)};
636 return mPageCount;
772 mPageCount = PrintDocumentInfo.PAGE_COUNT_UNKNOWN;
778 mPageCount = PrintDocumentInfo.PAGE_COUNT_UNKNOWN;
784 mPageCount = pageCount;