OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getManagedProfileController
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
AutoTileManager.java
67
host.
getManagedProfileController
().addCallback(mProfileCallback);
79
if (mHost.
getManagedProfileController
().hasActiveProfile()) {
85
mHost.
getManagedProfileController
().removeCallback(
QSTileHost.java
308
public ManagedProfileController
getManagedProfileController
() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
WorkModeTile.java
43
mProfileController = host.
getManagedProfileController
();
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSTile.java
453
ManagedProfileController
getManagedProfileController
();
Completed in 40 milliseconds