Searched refs:COMMAND_STOP_SELF (Results 1 – 2 of 2) sorted by relevance
52 public static final int COMMAND_STOP_SELF = 8; field in LocalForegroundService192 case COMMAND_STOP_SELF: in handleMessage()
1638 msg.what = LocalForegroundService.COMMAND_STOP_SELF; in testServiceDoneLRUPosition()