Searched defs:registerHandler (Results 1 - 4 of 4) sorted by last modified time

/frameworks/ex/common/java/com/android/common/
H A DNetworkConnectivityListener.java169 public void registerHandler(Handler target, int what) { method in class:NetworkConnectivityListener
/frameworks/av/media/libstagefright/foundation/
H A DALooper.cpp81 ALooper::handler_id ALooper::registerHandler(const sp<AHandler> &handler) { function in class:android::ALooper
82 return gLooperRoster.registerHandler(this, handler);
H A DALooperRoster.cpp34 ALooper::handler_id ALooperRoster::registerHandler( function in class:android::ALooperRoster
/frameworks/base/core/java/android/webkit/
H A DUrlInterceptRegistry.java87 public static synchronized boolean registerHandler( method in class:UrlInterceptRegistry

Completed in 172 milliseconds