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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothEnabler.java 140 updateSearchIndex(true);
148 updateSearchIndex(false);
153 updateSearchIndex(false);
171 private void updateSearchIndex(boolean isBluetoothOn) {
Utils.java 113 public static void updateSearchIndex(Context context, String className, String title,
DeviceProfilesSettings.java 121 com.android.settings.bluetooth.Utils.updateSearchIndex(getContext(),
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiEnabler.java 153 updateSearchIndex(true);
161 updateSearchIndex(false);
166 updateSearchIndex(false);
180 private void updateSearchIndex(boolean isWiFiOn) {

Completed in 159 milliseconds