OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onLayoutStarted
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/print/
ILayoutResultCallback.aidl
28
void
onLayoutStarted
(ICancellationSignal cancellation, int sequence);
PrintManager.java
827
callback.
onLayoutStarted
(cancellationTransport, sequence);
[
all
...]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
RemotePrintDocument.java
754
Log.i(LOG_TAG, "[CALLBACK]
onLayoutStarted
");
940
public void
onLayoutStarted
(ICancellationSignal cancellation, int sequence) {
[
all
...]
Completed in 393 milliseconds