OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bulletindent
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java
732
int
bulletIndent
= getResources()
738
s.setSpan(new BulletSpan(
bulletIndent
), 0, autoLaunchEnableText.length(), 0);
748
s.setSpan(new BulletSpan(
bulletIndent
),
[
all
...]
Completed in 74 milliseconds