disable

@MinApiLevel(value = 4)
public void disable(int what)

Disable some elements in navigation bar. Pass the bitwise-or of the DISABLE_* flags. To re-enable everything, pass DISABLE_NONE.