Searched refs:countPhysicalLost (Results 1 – 1 of 1) sorted by relevance
1100 int countPhysicalLost = 0; in handleAndLogReleaseState() local1113 countPhysicalLost++; in handleAndLogReleaseState()1116 if (countPhysicalLost > 0) { in handleAndLogReleaseState()1117 addInvocationMetric(InvocationMetricKey.DEVICE_LOST_DETECTED, countPhysicalLost); in handleAndLogReleaseState()