Home
last modified time | relevance | path

Searched defs:newInstance (Results 1 – 2 of 2) sorted by relevance

/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
DCameraAvgFragment.java418 public static CameraAvgFragment newInstance() { in newInstance() method in CameraAvgFragment
989 public static ErrorDialog newInstance(String message) { in newInstance() method in CameraAvgFragment.ErrorDialog
/system/libvintf/
DAssembleVintf.cpp785 std::unique_ptr<AssembleVintf> AssembleVintf::newInstance() { in newInstance() function in android::vintf::AssembleVintf