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

1 2 3 4 5 6 7

  /external/libvncserver/client_examples/
scrap.c 383 (xevent.xselection.requestor
509 XChangeProperty(SDL_Display, req->requestor,
516 response.xselection.requestor= req->requestor;
520 XSendEvent (SDL_Display, req->requestor,0,0,&response);
530 sevent.xselection.requestor = req->requestor;
542 XChangeProperty(SDL_Display, req->requestor,
550 XSendEvent(SDL_Display,req->requestor,False,0,&sevent);
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
LocalOnlyHotspotRequestInfo.java 50 void onLocalOnlyHotspotRequestorDeath(LocalOnlyHotspotRequestInfo requestor);
WifiServiceImpl.java 219 public void onLocalOnlyHotspotRequestorDeath(LocalOnlyHotspotRequestInfo requestor) {
220 unregisterCallingAppAndStopLocalOnlyHotspot(requestor);
    [all...]
  /system/bt/osi/include/
metrics.h 135 * requestor: if provided is the service requesting the wake lock
138 void LogWakeEvent(wake_event_type_t type, const std::string& requestor,
  /sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/
SourceRevealer.java 124 MethodSearchRequestor requestor = new MethodSearchRequestor(perspective); local
129 requestor,
135 return requestor.didMatch();
  /external/smali/smalidea/src/main/java/org/jf/smalidea/debugging/
SmaliPositionManager.java 162 public ClassPrepareRequest createPrepareRequest(@NotNull final ClassPrepareRequestor requestor,
181 requestor.processClassPrepare(debuggerProcess, referenceType);
  /system/bt/osi/src/
metrics_linux.cc 146 const std::string& requestor,
metrics.cc 279 const std::string& requestor,
284 event->set_requestor(requestor);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestInfo.java 637 SearchRequestor requestor = new SearchRequestor() { local
676 search(requestor, javaProject, pattern);
769 SearchRequestor requestor = new SearchRequestor() { local
818 search(requestor, javaProject, pattern);
836 private static void search(SearchRequestor requestor, IJavaProject javaProject,
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
SourceRevealer.java 400 SearchResultAccumulator requestor = new SearchResultAccumulator(filterPredicate); local
405 requestor,
412 return requestor.getMatches();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CustomViewFinder.java 202 SearchRequestor requestor = new SearchRequestor() { local
261 engine.search(pattern, participants, scope, requestor,
  /external/libmojo/mojo/edk/system/
node_controller.cc 1072 scoped_refptr<NodeChannel> requestor = GetPeerChannel(from_node); local
    [all...]
  /external/ImageMagick/MagickCore/
widget.c     [all...]
  /hardware/qcom/gps/msm8998/location/
LocationAPI.h 490 char requestor[GNSS_NI_REQUESTOR_MAX]; // the requestor that is making the request member in struct:__anon45530
491 GnssNiEncodingType requestorEncoding; // the encoding type for requestor
    [all...]
  /hardware/qcom/gps/sdm845/location/
LocationAPI.h 490 char requestor[GNSS_NI_REQUESTOR_MAX]; // the requestor that is making the request member in struct:__anon45696
491 GnssNiEncodingType requestorEncoding; // the encoding type for requestor
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/22.8.0/
lint-22.8.0.jar 
  /system/bt/osi/test/
metrics_test.cc 87 const std::string& requestor, const std::string& name,
91 event->set_requestor(requestor);
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 
  /hardware/qcom/gps/msm8998/android/location_api/
GnssAPIClient.cpp 326 notificationGnss.requestorId = gnssNiNotification.requestor;
  /hardware/qcom/gps/sdm845/android/location_api/
GnssAPIClient.cpp 326 notificationGnss.requestorId = gnssNiNotification.requestor;
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/22.9.2/
lint-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.0.1/
lint-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.0.2/
lint-23.0.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.1.0/
lint-23.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.1.3/
lint-23.1.3.jar 

Completed in 803 milliseconds

1 2 3 4 5 6 7