Searched defs:PERSISTENT_DATA_BLOCK_SERVICE (Results 1 – 2 of 2) sorted by relevance
687 registerService(Context.PERSISTENT_DATA_BLOCK_SERVICE, PersistentDataBlockManager.class, in registerService()
3580 public static final String PERSISTENT_DATA_BLOCK_SERVICE = "persistent_data_block"; field in Context