Searched refs:MSG_SERVICE_OBJ (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/service/
H A DTestJobService.java72 m.what = MainActivity.MSG_SERVICE_OBJ;
/frameworks/base/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/
H A DMainActivity.java47 public static final int MSG_SERVICE_OBJ = 2; field in class:MainActivity
110 case MSG_SERVICE_OBJ:

Completed in 75 milliseconds