Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Install: /media/data/Sources/aospa/out/target/product/hammerhead/system/framework/com.android.location.provider.jar
- frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/Hover.java:453: cannot find symbol
- symbol : class StatusBarNotification location: class com.android.systemui.statusbar.notification.Hover
- private boolean shouldDisplayNotification(StatusBarNotification n) {
- ^ frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/Hover.java:465: cannot find symbol symbol : class StatusBarNotification location: class com.android.systemui.statusbar.notification.Hover public static String getContentDescription(StatusBarNotification content) {
- ^ Install: /media/data/Sources/aospa/out/target/product/hammerhead/system/framework/content.jar Install: /media/data/Sources/aospa/out/target/product/hammerhead/system/framework/com.android.media.remotedisplay.jar Install: /media/data/Sources/aospa/out/target/product/hammerhead/system/framework/ime.jar
- Install: /media/data/Sources/aospa/out/target/product/hammerhead/system/framework/input.jar Install: /media/data/Sources/aospa/out/target/product/hammerhead/system/framework/media_cmd.jar
- Install: /media/data/Sources/aospa/out/target/product/hammerhead/system/framework/monkey.jar
- Install: /media/data/Sources/aospa/out/target/product/hammerhead/system/framework/pm.jar
- Install: /media/data/Sources/aospa/out/target/product/hammerhead/system/framework/requestsync.jar
- Copying: /media/data/Sources/aospa/out/target/common/obj/JAVA_LIBRARIES/services_intermediates/emma_out/lib/classes-jarjar.jar
- Install: /media/data/Sources/aospa/out/target/product/hammerhead/system/priv-app/Tag.apk
- Copying: /media/data/Sources/aospa/out/target/common/obj/APPS/TeleService_intermediates/emma_out/lib/classes-jarjar.jar
- Copying: /media/data/Sources/aospa/out/target/common/obj/APPS/WallpaperCropper_intermediates/emma_out/lib/classes-jarjar.jar frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/Hover.java:403: cannot return a value from method whose result type is void
- if (mCurrentNotification.toString().contains(newNotif)) return mCurrentNotification;
- ^
- frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/Hover.java:404: cannot return a value from method whose result type is void
- else return null; ^
- frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/Hover.java:455: getContentDescription(android.service.notification.StatusBarNotification) in com.android.systemui.statusbar.notification.PanelHelper cannot be applied to (com.android.systemui.statusbar.NotificationData.Entry)
- PanelHelper.getContentDescription(mCurrentEntry))) {
- ^
- frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/Hover.java:467: cannot find symbol
- symbol : variable DELIMITER location: class com.android.systemui.statusbar.notification.Hover return content.getPackageName() + DELIMITER + content.getId();
- ^ frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/Hover.java:482: cannot find symbol symbol : variable DELIMITER
- location: class com.android.systemui.statusbar.notification.Hover
- return getContentDescription(entry.notification) + DELIMITER + entry.key;
- ^
- Copying: /media/data/Sources/aospa/out/target/common/obj/JAVA_LIBRARIES/mms-common_intermediates/emma_out/lib/classes-jarjar.jar
- Copying: /media/data/Sources/aospa/out/target/common/obj/APPS/CellBroadcastReceiver_intermediates/classes.jar
- frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/HoverLayout.java:93: cannot find symbol
- symbol : method getChildAt(int)
- location: class android.view.View
- View view = mHover.getNotificationView().getChildAt(0);
- target Dex: NfcNci
- ^ Note: Some input files use or override a deprecated API.
- Note: Recompile with -Xlint:deprecation for details.
- Note: Some input files use unchecked or unsafe operations.
- Note: Recompile with -Xlint:unchecked for details.
- 9 errors
Advertisement
Add Comment
Please, Sign In to add comment