Searched defs:createInstance (Results 1 – 8 of 8) sorted by relevance
43 private static ConnectivityThread createInstance() { in createInstance() method in ConnectivityThread
96 public static CookieSyncManager createInstance(Context context) { in createInstance() method in CookieSyncManager
37 public static void createInstance(NsdManager nsdManager) { in createInstance() method in ServiceResolveQueue
72 …static Instance createInstance(int sequenceType, int orientationType, Gesture gesture, String labe… in createInstance() method in Instance
106 public <T> T createInstance(Class<T> classType) { in createInstance() method in SystemUIFactory
199 public static ViewHolder createInstance(View itemView, boolean allowDividerAbove, in createInstance() method in DividerItemDecorationTest.ViewHolder
61 static Caches& createInstance(RenderState& renderState) { in createInstance() function
329 JTvInputHal* JTvInputHal::createInstance(JNIEnv* env, jobject thiz, const sp<Looper>& looper) { in createInstance() function in android::JTvInputHal