Home
last modified time | relevance | path

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

/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DAppDeletionType.java47 public static final int BUNDLE_CAPACITY = 1; field in AppDeletionType
69 Bundle bundle = new Bundle(BUNDLE_CAPACITY); in AppDeletionType()