OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldAttributes
(Results
1 - 11
of
11
) sorted by null
/frameworks/base/core/java/android/print/
PrintDocumentAdapter.java
111
* @param
oldAttributes
The old print attributes.
121
public abstract void onLayout(PrintAttributes
oldAttributes
, PrintAttributes newAttributes,
IPrintDocumentAdapter.aidl
33
void layout(in PrintAttributes
oldAttributes
, in PrintAttributes newAttributes,
PrintFileDocumentAdapter.java
80
public void onLayout(PrintAttributes
oldAttributes
, PrintAttributes newAttributes,
PrintManager.java
413
public void layout(PrintAttributes
oldAttributes
, PrintAttributes newAttributes,
429
mLastLayoutSpec.
oldAttributes
=
oldAttributes
;
537
PrintAttributes
oldAttributes
;
586
mDocumentAdapter.onLayout(layoutSpec.
oldAttributes
,
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
RemotePrintDocumentAdapter.java
67
public void layout(PrintAttributes
oldAttributes
, PrintAttributes newAttributes,
73
mRemoteInterface.layout(
oldAttributes
, newAttributes, callback, metadata, sequence);
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwPrintDocumentAdapter.java
43
public void onLayout(PrintAttributes
oldAttributes
, PrintAttributes newAttributes,
/packages/experimental/PrintApp/src/foo/bar/print/
PrintActivity.java
97
public void onLayout(PrintAttributes
oldAttributes
, PrintAttributes newAttributes,
100
Log.i(LOG_TAG, "onLayout[
oldAttributes
: " +
oldAttributes
/cts/tests/tests/webkit/src/android/webkit/cts/
WebViewTest.java
[
all
...]
/external/chromium_org/third_party/libxml/src/
valid.c
[
all
...]
/external/libxml2/
valid.c
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
Completed in 1375 milliseconds