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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDevicePreference.java 219 for (LocalBluetoothProfile profile : cachedDevice.getProfiles()) {
289 List<LocalBluetoothProfile> profiles = mCachedDevice.getProfiles();
CachedBluetoothDevice.java 516 List<LocalBluetoothProfile> getProfiles() {
  /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.engine_2.0.0.v20100606.jar 
  /external/webkit/Source/WebCore/inspector/front-end/
DetailedHeapshotView.js 746 return WebInspector.panels.profiles.getProfiles(WebInspector.HeapSnapshotProfileType.TypeId);
    [all...]
HeapSnapshotView.js 325 return WebInspector.panels.profiles.getProfiles(WebInspector.HeapSnapshotProfileType.TypeId);
    [all...]
ProfilesPanel.js 411 getProfiles: function(typeId)

Completed in 255 milliseconds