Searched refs:TYPE_SERVICE (Results 1 – 2 of 2) sorted by relevance
31 public static final int TYPE_SERVICE = 1; field in HandleMap49 this.type = TYPE_SERVICE; in Entry()59 this.type = TYPE_SERVICE; in Entry()115 if (entry.type != TYPE_SERVICE || in setStarted()136 if (entry.type == TYPE_SERVICE && in getServiceHandle()204 case TYPE_SERVICE: in dump()
2545 if (entry.type != HandleMap.TYPE_SERVICE || in stopNextService()2566 if (entry.type != HandleMap.TYPE_SERVICE || in deleteServices()