OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tabBackground
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/core/java/com/android/internal/widget/
SlidingTab.java
343
final Drawable
tabBackground
= tab.getBackground();
344
final int handleWidth =
tabBackground
.getIntrinsicWidth();
345
final int handleHeight =
tabBackground
.getIntrinsicHeight();
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
/prebuilts/misc/common/android-support-test/espresso/
espresso-contrib-2.3-beta-2-release.jar
/prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
Completed in 186 milliseconds