public interface

BarsManagerPrivileged

bymason.platform.BarsManagerPrivileged

Class Overview

A privileged extension of the existing android.app.StatusBarManager.

Summary

Public Methods
abstract void setNavigationBarEnabled(boolean enable)
Enable or disable the use of the navigation bar on supported devices
abstract void setStatusBarEnabled(boolean enable)
Enable or disable the use of the system status bar

Public Methods

public abstract void setNavigationBarEnabled (boolean enable)

Enable or disable the use of the navigation bar on supported devices

public abstract void setStatusBarEnabled (boolean enable)

Enable or disable the use of the system status bar

Parameters
enable boolean