HomeSort by relevance Sort by last modified time
    Searched refs:getCandidate (Results 1 - 25 of 34) sorted by null

1 2

  /hardware/intel/img/hwcomposer/merrifield/common/base/
VsyncManager.h 42 inline int getCandidate();
VsyncManager.cpp 85 mEnabled = enableVsync(getCandidate());
105 int vsyncSource = getCandidate();
133 int vsyncSource = getCandidate();
146 int VsyncManager::getCandidate()
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterPointRepresentation.java 58 public Object getCandidate(int index) {
FilterRedEyeRepresentation.java 53 RedEyeCandidate r = (RedEyeCandidate) getCandidate(i);
ImageFilterRedEye.java 67 RectF r = new RectF(((RedEyeCandidate) (mParameters.getCandidate(i))).mRect);
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNetworkSelector.java 389 ScanResult scanResultCandidate = candidate.getNetworkSelectionStatus().getCandidate();
398 if (tempStatus.getCandidate() != null && tempStatus.isNetworkEnabled()) {
399 scanResultCandidate = tempStatus.getCandidate();
475 + selectedNetwork.getNetworkSelectionStatus().getCandidate().BSSID);
SavedNetworkEvaluator.java 295 && status.getCandidate() != null
296 && scanResult.level > status.getCandidate().level)) {
WifiMetrics.java 168 ScanResult candidate = config.getNetworkSelectionStatus().getCandidate();
414 ScanResult candidate = config.getNetworkSelectionStatus().getCandidate();
    [all...]
WifiConnectivityManager.java 651 ScanResult scanResultCandidate = candidate.getNetworkSelectionStatus().getCandidate();
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java 234 * use {@code getStroke()}, {@code getCandidate()}, {@code getFreqeuency(),} or other {@code get...()} method.
259 public static final native String getCandidate( long work );
OpenWnnDictionaryImpl.java 685 result.candidate = OpenWnnDictionaryImplJni.getCandidate( this.mWnnWork );
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
CacheStrategy.java 161 CacheStrategy candidate = getCandidate();
172 private CacheStrategy getCandidate() {
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
OpenWnnEngineEN.java 107 private WnnWord getCandidate(int index) {
305 WnnWord word = getCandidate(mOutputNum);
  /packages/apps/Settings/src/com/android/settings/applications/defaultapps/
DefaultAppPickerFragment.java 54 final CharSequence confirmationMessage = getConfirmationMessage(getCandidate(selectedKey));
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
OpenWnnEngineJAJP.java 200 private WnnWord getCandidate(int index) {
485 WnnWord word = getCandidate(mOutputNum);
  /packages/apps/Settings/src/com/android/settings/widget/
RadioButtonPickerFragment.java 101 protected CandidateInfo getCandidate(String key) {
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiMetricsTest.java     [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.jobs_3.7.0.v20150330-2103.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.5.0/
okhttp-2.5.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/
okhttp-2.7.2.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.7.4/
okhttp-2.7.4.jar 

Completed in 1129 milliseconds

1 2