HomeSort by relevance Sort by last modified time
    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