HomeSort by relevance Sort by last modified time
    Searched defs:Listener (Results 226 - 250 of 425) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h 102 /// listener to pass on specific information. Some of the listener methods can
384 std::unique_ptr<ASTReaderListener> Listener;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h 518 ASTMutationListener *Listener;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h 102 /// listener to pass on specific information. Some of the listener methods can
384 std::unique_ptr<ASTReaderListener> Listener;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h 518 ASTMutationListener *Listener;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h 102 /// listener to pass on specific information. Some of the listener methods can
384 std::unique_ptr<ASTReaderListener> Listener;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 518 ASTMutationListener *Listener;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h 102 /// listener to pass on specific information. Some of the listener methods can
384 std::unique_ptr<ASTReaderListener> Listener;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h 518 ASTMutationListener *Listener;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h 102 /// listener to pass on specific information. Some of the listener methods can
384 std::unique_ptr<ASTReaderListener> Listener;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h 518 ASTMutationListener *Listener;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h 102 /// listener to pass on specific information. Some of the listener methods can
384 std::unique_ptr<ASTReaderListener> Listener;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h 518 ASTMutationListener *Listener;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h 102 /// listener to pass on specific information. Some of the listener methods can
384 std::unique_ptr<ASTReaderListener> Listener;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 518 ASTMutationListener *Listener;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h 102 /// listener to pass on specific information. Some of the listener methods can
384 std::unique_ptr<ASTReaderListener> Listener;
    [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/leakcanary/leakcanary-watcher/1.4/
leakcanary-watcher-1.4.jar 
  /packages/services/Telecomm/src/com/android/server/telecom/
Call.java 96 * Listener for events on the call.
99 public interface Listener {
137 public abstract static class ListenerBase implements Listener {
355 private final Set<Listener> mListeners = Collections.newSetFromMap(
356 new ConcurrentHashMap<Listener, Boolean>(8, 0.9f, 1));
599 public void addListener(Listener listener) {
600 mListeners.add(listener);
603 public void removeListener(Listener listener) {
    [all...]
  /prebuilts/sdk/current/support/v14/preference/libs/
android-support-v14-preference.jar 
  /prebuilts/sdk/current/support/v7/preference/libs/
android-support-v7-preference.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/gossip/gossip/1.3/
gossip-1.3.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/0.13.2/
grpc-core-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/1.0.1/
grpc-core-1.0.1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/1.0.3/
grpc-core-1.0.3.jar 
  /external/guice/extensions/struts2/lib/
jetty-util-6.1.0.jar 
  /prebuilts/tools/common/m2/repository/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/
jaxb-api-2.2.12-b140109.1041.jar 

Completed in 558 milliseconds

1 2 3 4 5 6 7 8 91011>>