Searched defs:getInstanceMethod (Results 1 – 2 of 2) sorted by relevance
624 val getInstanceMethod = textServiceClass.getDeclaredMethod("getInstance") in <lambda>() constant
1152 Method getInstanceMethod = cls.getMethod("getInstance"); in isCleartextTrafficPermitted() local