Searched refs:UNBIND_CODE (Results 1 – 2 of 2) sorted by relevance
52 public static final int UNBIND_CODE = 4; field in ServiceTest95 } else if (code == UNBIND_CODE) {
100 ServiceTest.UNBIND_CODE, data, null, 0); in onUnbind()