Searched refs:CMD_ASYNC_SERVICE_DESTROY (Results 1 – 1 of 1) sorted by relevance
44 public static final int CMD_ASYNC_SERVICE_DESTROY = IBinder.LAST_CALL_TRANSACTION + 1; field in AsyncService117 msg.what = CMD_ASYNC_SERVICE_DESTROY; in onDestroy()