Home
last modified time | relevance | path

Searched defs:initResources (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTouchableRegionManager.java171 private void initResources() { in initResources() method in StatusBarTouchableRegionManager
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
DLayoutLibTestCallback.java71 public void initResources() throws ClassNotFoundException { in initResources() method in LayoutLibTestCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DPulseExpansionHandler.kt125 private fun initResources(context: Context) { in initResources() method
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java284 public void initResources() { in initResources() method in BridgeContext