HomeSort by relevance Sort by last modified time
    Searched full:profile_title (Results 1 - 3 of 3) sorted by null

  /packages/apps/Contacts/res/layout/
user_profile_header.xml 31 android:id="@+id/profile_title"
  /external/v8/src/
cpu-profiler.cc 535 const char* profile_title = profiles_->GetName(title); local
536 StopProcessorIfLastProfile(profile_title);
538 return profiles_->StopProfiling(token, profile_title, actual_sampling_rate);
  /packages/apps/Contacts/src/com/android/contacts/list/
DefaultContactBrowseListFragment.java 276 mProfileTitle = (TextView) mProfileHeader.findViewById(R.id.profile_title);

Completed in 174 milliseconds