Searched defs:findObject (Results 1 – 7 of 7) sorted by relevance
99 protected UiObject findObject(String resourceId) { in findObject() method in Bots.BaseBot104 protected UiObject findObject(String parentResourceId, String childResourceId) { in findObject() method in Bots.BaseBot
173 void* BHwBinder::findObject(const void* objectID) const in findObject() function in android::hardware::BHwBinder
249 void* BpHwBinder::findObject(const void* objectID) const in findObject() function in android::hardware::BpHwBinder
247 void* BBinder::findObject(const void* objectID) const in findObject() function in android::BBinder
431 void* BpBinder::findObject(const void* objectID) const in findObject() function in android::BpBinder
369 bool AMessage::findObject(const char *name, sp<RefBase> *obj) const { in findObject() function in android::AMessage
2298 Object findObject(int key) { in findObject() method in NfcService