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 136 updateSearchIndex(true);
144 updateSearchIndex(false);
149 updateSearchIndex(false);
167 private void updateSearchIndex(boolean isBluetoothOn) {
Utils.java 110 public static void updateSearchIndex(Context context, String className, String title,
BluetoothSettings.java 448 com.android.settings.bluetooth.Utils.updateSearchIndex(activity,
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiEnabler.java 144 updateSearchIndex(true);
152 updateSearchIndex(false);
157 updateSearchIndex(false);
161 private void updateSearchIndex(boolean isWiFiOn) {

Completed in 151 milliseconds