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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java 212 int numProfiles = mProfileContainer.getChildCount();
213 if (!mProfileGroupIsRemoved && numProfiles == 0) {
217 } else if (mProfileGroupIsRemoved && numProfiles != 0) {
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbProfileGroupSettingsManager.java     [all...]
  /hardware/ril/libril/
ril_service.cpp     [all...]

Completed in 2808 milliseconds