Searched refs:TYPE_SERVICE (Results 1 – 3 of 3) 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()117 if (entry.type != TYPE_SERVICE || in setStarted()138 if (entry.type == TYPE_SERVICE && in getServiceHandle()206 case TYPE_SERVICE: in dump()
27 public static final byte TYPE_SERVICE = 1; field in ServiceDeclaration43 this.type = TYPE_SERVICE; in Entry()50 this.type = TYPE_SERVICE; in Entry()
2110 case ServiceDeclaration.TYPE_SERVICE: in continueServiceDeclaration()2182 if (entry.type != HandleMap.TYPE_SERVICE || in stopNextService()2203 if (entry.type != HandleMap.TYPE_SERVICE || in deleteServices()