HomeSort by relevance Sort by last modified time
    Searched defs:sInstalledExceptionHandler (Results 1 - 2 of 2) sorted by null

  /frameworks/support/v7/appcompat/src/android/support/v7/app/
AppCompatDelegateImplBase.java 43 private static boolean sInstalledExceptionHandler;
51 if (SHOULD_INSTALL_EXCEPTION_HANDLER && !sInstalledExceptionHandler) {
80 sInstalledExceptionHandler = true;
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 367 milliseconds