Searched refs:TILE_ADD_REQUEST_ERROR_BAD_COMPONENT (Results 1 – 5 of 5) sorted by relevance
362 assertEquals(StatusBarManager.TILE_ADD_REQUEST_ERROR_BAD_COMPONENT, callback.mUserResponse); in testValidComponent_fail_noComponentFound()385 assertEquals(StatusBarManager.TILE_ADD_REQUEST_ERROR_BAD_COMPONENT, callback.mUserResponse); in testValidComponent_fail_notEnabled()407 assertEquals(StatusBarManager.TILE_ADD_REQUEST_ERROR_BAD_COMPONENT, callback.mUserResponse); in testValidComponent_fail_noPermission()431 assertEquals(StatusBarManager.TILE_ADD_REQUEST_ERROR_BAD_COMPONENT, callback.mUserResponse); in testValidComponent_fail_notExported()455 assertNotEquals(StatusBarManager.TILE_ADD_REQUEST_ERROR_BAD_COMPONENT, in testValidComponent_pass()
326 public static final int TILE_ADD_REQUEST_ERROR_BAD_COMPONENT = field in StatusBarManager352 TILE_ADD_REQUEST_ERROR_BAD_COMPONENT,
2094 callback.onTileRequest(StatusBarManager.TILE_ADD_REQUEST_ERROR_BAD_COMPONENT); in requestAddTile()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7510 field public static final int TILE_ADD_REQUEST_ERROR_BAD_COMPONENT = 1002; // 0x3ea