Home
last modified time | relevance | path

Searched refs:profileViewCreate (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DProfiler.java54 static void profileViewCreate(Window win, String tag) { in profileViewCreate() method in Profiler
DInCallScreen.java757 Profiler.profileViewCreate(getWindow(), InCallScreen.class.getName()); in onResume()