Home
last modified time | relevance | path

Searched defs:line2 (Results 1 – 8 of 8) sorted by relevance

/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
DNotificationService.java233 SpannableString line2 = new SpannableString("Bob: hi there!"); in onHandleIntent() local
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
DFileSystemUtils.java331 String line2 = lines.get(1); // the line we're interested in in freeSpaceUnix() local
/packages/apps/Music/src/com/android/music/
DMusicPicker.java180 TextView line2; field in MusicPicker.TrackListAdapter.ViewHolder
DAlbumBrowserActivity.java512 TextView line2; field in AlbumBrowserActivity.AlbumListAdapter.ViewHolder
DArtistAlbumBrowserActivity.java572 TextView line2; field in ArtistAlbumBrowserActivity.ArtistAlbumListAdapter.ViewHolder
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DGeometryMathUtils.java102 public static float[] lineIntersect(float[] line1, float[] line2) { in lineIntersect()
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java1200 final String line2 = context.getString(R.string.notification_emergency_send_failure_line2, in notifyEmergencySmsFailed() local
DMessageNotificationState.java1235 CharSequence line2; in checkFailedMessages() local