OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_START_PRINTER_DISCOVERY
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/printservice/
PrintService.java
378
mHandler.obtainMessage(ServiceHandler.
MSG_START_PRINTER_DISCOVERY
,
434
public static final int
MSG_START_PRINTER_DISCOVERY
= 3;
481
case
MSG_START_PRINTER_DISCOVERY
: {
483
Log.i(LOG_TAG, "
MSG_START_PRINTER_DISCOVERY
"
/frameworks/base/services/print/java/com/android/server/print/
RemotePrintService.java
323
mHandler.obtainMessage(MyHandler.
MSG_START_PRINTER_DISCOVERY
,
635
public static final int
MSG_START_PRINTER_DISCOVERY
= 3;
662
case
MSG_START_PRINTER_DISCOVERY
: {
UserState.java
[
all
...]
Completed in 75 milliseconds