OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PhoneSystemBar
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
PhoneSystemBar.java
30
public class
PhoneSystemBar
extends CustomBar {
32
public
PhoneSystemBar
(Context context, Density density) throws XmlPullParserException {
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java
46
import com.android.layoutlib.bridge.bars.
PhoneSystemBar
;
246
PhoneSystemBar
systemBar = new
PhoneSystemBar
(context,
[
all
...]
Completed in 849 milliseconds