Searched defs:createInstance (Results 1 – 8 of 8) sorted by relevance
93 public static synchronized 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
189 public static ViewHolder createInstance(View itemView, boolean allowDividerAbove, in createInstance() method in DividerItemDecorationTest.ViewHolder
115 public <T> T createInstance(Class<T> classType) { in createInstance() method in SystemUIFactory
65 static Caches& createInstance(RenderState& renderState) { in createInstance() function
311 JTvInputHal* JTvInputHal::createInstance(JNIEnv* env, jobject thiz, const sp<Looper>& looper) { in createInstance() function in android::JTvInputHal