Home
last modified time | relevance | path

Searched refs:OUT_OF_SPACE_ID (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DWebStorageSizeManager.java103 private final static int OUT_OF_SPACE_ID = 1; field in WebStorageSizeManager
418 mgr.notify(OUT_OF_SPACE_ID, notification); in scheduleOutOfSpaceNotification()