Searched defs:targetId (Results 1 – 7 of 7) sorted by relevance
23 val targetId: Byte, in <lambda>() constant in com.android.nfc.pn532.TypeATag
67 val targetId = targetData[1] in <lambda>() constant
51 for (targetId in targetIds) { variable
294 AppTargetId targetId = new AppTargetId(targetComponent.toString()); in notifyOnTargetSelected() local
299 Result<std::string> StatsCollector::stopCustomCollection(std::string targetId) { in stopCustomCollection()
303 Result<std::string> StatsCollector::stopCustomCollection(const std::string& targetId) { in stopCustomCollection()
1054 protected void assertPostSwitch(int requestId, int currentId, int targetId) { in assertPostSwitch()1058 protected void assertHalSwitch(int currentId, int targetId) { in assertHalSwitch()