Searched defs:unregisterHandler (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DUrlInterceptRegistry.java108 public static synchronized boolean unregisterHandler( method in class:UrlInterceptRegistry
/frameworks/av/media/libstagefright/foundation/
H A DALooperRoster.cpp54 void ALooperRoster::unregisterHandler(ALooper::handler_id handlerID) { function in class:android::ALooperRoster
H A DALooper.cpp89 void ALooper::unregisterHandler(handler_id handlerID) { function in class:android::ALooper
90 gLooperRoster.unregisterHandler(handlerID);
/frameworks/ex/common/java/com/android/common/
H A DNetworkConnectivityListener.java178 public void unregisterHandler(Handler target) { method in class:NetworkConnectivityListener

Completed in 103 milliseconds