Searched refs:STARTED_CODE (Results 1 – 2 of 2) sorted by relevance
49 public static final int STARTED_CODE = 1; field in ServiceTest68 if (code == STARTED_CODE) {
63 ServiceTest.STARTED_CODE, data, null, 0); in onStart()