OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onRequestCustomPrinterIcon
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/services/
StubbablePrinterDiscoverySession.java
74
public void
onRequestCustomPrinterIcon
(@NonNull PrinterId printerId,
78
mCallbacks.
onRequestCustomPrinterIcon
(printerId, cancellationSignal, callback);
PrinterDiscoverySessionCallbacks.java
45
public abstract void
onRequestCustomPrinterIcon
(PrinterId printerId,
Completed in 50 milliseconds