OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SessionHandler
(Results
1 - 4
of
4
) sorted by null
/packages/experimental/PrintService/src/foo/bar/printservice/
MyPrintService.java
337
private final Handler mSesionHandler = new
SessionHandler
(getMainLooper());
355
mSesionHandler.removeMessages(
SessionHandler
.MSG_ADD_FIRST_BATCH_FAKE_PRINTERS);
356
mSesionHandler.removeMessages(
SessionHandler
.MSG_ADD_SECOND_BATCH_FAKE_PRINTERS);
363
SessionHandler
.MSG_ADD_FIRST_BATCH_FAKE_PRINTERS, this);
367
SessionHandler
.MSG_ADD_SECOND_BATCH_FAKE_PRINTERS, this);
446
mSesionHandler.removeMessages(
SessionHandler
.MSG_ADD_FIRST_BATCH_FAKE_PRINTERS);
447
mSesionHandler.removeMessages(
SessionHandler
.MSG_ADD_SECOND_BATCH_FAKE_PRINTERS);
450
final class
SessionHandler
extends Handler {
454
public
SessionHandler
(Looper looper) {
/frameworks/base/core/java/android/print/
PrinterDiscoverySession.java
66
mHandler = new
SessionHandler
(context.getMainLooper());
265
private final class
SessionHandler
extends Handler {
267
public
SessionHandler
(Looper looper) {
/frameworks/base/services/java/com/android/server/print/
UserState.java
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar
Completed in 32 milliseconds