Searched refs:mInstanceName (Results 1 – 3 of 3) sorted by relevance
50 private String mInstanceName; field in WifiP2pDnsSdServiceResponse116 return mInstanceName; in getInstanceName()139 if (mInstanceName != null) { in toString()140 sbuf.append(" InsName:").append(mInstanceName); in toString()205 mInstanceName = rData.substring(0, in parse()
1306 private String mInstanceName; field in BatteryService.HealthServiceWrapper1362 mInstanceName = name; in init()1368 if (mInstanceName == null || newService == null) { in init()1373 mCallback.onRegistration(null, newService, mInstanceName); in init()1380 IHealth.kInterfaceName, mInstanceName, mNotification); in init()1384 Slog.i(TAG, "health: HealthServiceWrapper listening to instance " + mInstanceName); in init()1429 if (!mInstanceName.equals(instanceName)) return; in onRegistration()1437 IHealth newService = mHealthSupplier.get(mInstanceName); in onRegistration()1443 Slog.i(TAG, "health: new instance registered " + mInstanceName); in onRegistration()1444 mCallback.onRegistration(oldService, newService, mInstanceName); in onRegistration()[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...