HomeSort by relevance Sort by last modified time
    Searched refs:getProfile (Results 1 - 18 of 18) sorted by null

  /external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/LeaksViewer/
WebInspectorShims.js 41 getProfile: function(typeId, uid, callback) {
  /packages/apps/Settings/src/com/android/settings/vpn2/
VpnSettings.java 92 VpnProfile profile = mDialog.getProfile();
189 VpnProfile profile = mDialog.getProfile();
225 VpnProfile profile = ((VpnPreference) preference).getProfile();
249 mDialog = new VpnDialog(getActivity(), this, preference.getProfile(), true);
271 VpnProfile profile = ((VpnPreference) preference).getProfile();
486 VpnProfile getProfile() {
VpnDialog.java 334 VpnProfile getProfile() {
  /external/webkit/Source/WebCore/inspector/
InspectorProfilerAgent.h 80 void getProfile(ErrorString* error, const String& type, unsigned uid, RefPtr<InspectorObject>* profileObject);
InspectorProfilerAgent.cpp 209 void InspectorProfilerAgent::getProfile(ErrorString*, const String& type, unsigned uid, RefPtr<InspectorObject>* profileObject)
  /packages/apps/Browser/src/com/android/browser/
AutoFillProfileDatabase.java 126 public Cursor getProfile(int id) {
AutofillHandler.java 98 Cursor c = autoFillDb.getProfile(mAutoFillActiveProfileId);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.console_1.0.200.v20100601.jar 
org.eclipse.equinox.p2.garbagecollector_1.0.100.v20100503.jar 
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar 
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /external/webkit/Source/WebCore/inspector/front-end/
ProfilesPanel.js 437 getProfile: function(typeId, uid)
458 ProfilerAgent.getProfile(profile.typeId, profile.uid);
466 ProfilerAgent.getProfile(profile.typeId, profile.uid);
DetailedHeapshotView.js 516 return this.parent.getProfile(WebInspector.HeapSnapshotProfileType.TypeId, this._profileUid);
528 return this.parent.getProfile(WebInspector.HeapSnapshotProfileType.TypeId, this._baseProfileUid);
    [all...]
ProfileView.js 99 ProfilerAgent.getProfile(this.profile.typeId, this.profile.uid, profileCallback);
  /packages/apps/Phone/src/com/android/phone/sip/
SipSettings.java 95 SipProfile getProfile() {
  /external/jdiff/
xerces.jar 

Completed in 156 milliseconds