0% found this document useful (0 votes)
345 views

QuickRide logcatBackUp

The log file documents the startup process of an Android application. It shows the application initializing various SDKs and libraries, checking for user sessions, and launching the splash activity. An error occurs when trying to resume a previous user session as no session is found.

Uploaded by

Amarnath Aravind
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
345 views

QuickRide logcatBackUp

The log file documents the startup process of an Android application. It shows the application initializing various SDKs and libraries, checking for user sessions, and launching the splash activity. An error occurs when trying to resume a previous user session as no session is found.

Uploaded by

Amarnath Aravind
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 329

--------- beginning of main

01-10 22:49:30.925 5805 5805 I disha.quickrid: Reinit property:


dalvik.vm.checkjni= false
01-10 22:49:30.949 5805 5805 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
01-10 22:49:30.971 5805 5805 D ZrHung.AppEyeUiProbe: AppEyeUIP created.
--------- beginning of system
01-10 22:49:30.975 5805 5805 D ActivityThread: Attach thread to application
01-10 22:49:31.027 5805 5819 I HwApiCacheMangerEx: apicache
path=/storage/emulated/0 state=mounted key=com.disha.quickride#10134#256
01-10 22:49:31.029 5805 5819 I HwApiCacheMangerEx: apicache
path=/storage/emulated/0 state=mounted key=com.disha.quickride#10134#0
01-10 22:49:31.041 5805 5805 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-10 22:49:31.148 5805 5805 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
01-10 22:49:31.149 5805 5805 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
01-10 22:49:31.203 5805 5805 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-10 22:49:31.207 5805 5805 I MultiDex: VM with version 2.1.0 has multidex
support
01-10 22:49:31.207 5805 5805 I MultiDex: Installing application
01-10 22:49:31.207 5805 5805 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-10 22:49:31.207 5805 5805 I MultiDex: Installing application
01-10 22:49:31.207 5805 5805 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-10 22:49:31.214 5805 5819 I AwareBitmapCacher: init
processName:com.disha.quickride pid=5805 uid=10134
01-10 22:49:31.227 5805 5823 E AwareLog: AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@dcc7dbe
01-10 22:49:31.228 5805 5823 E AwareLog: AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@d559e1f
01-10 22:49:31.410 5805 5805 I FirebaseInitProvider: FirebaseApp initialization
successful
01-10 22:49:31.422 5805 5805 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-10 22:49:31.427 5805 5805 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-10 22:49:31.446 5805 5834 I FA : App measurement is starting up, version:
15300
01-10 22:49:31.446 5805 5834 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-10 22:49:31.447 5805 5834 I FA : To enable faster debug mode event
logging run:
01-10 22:49:31.447 5805 5834 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-10 22:49:31.464 5805 5837 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-10 22:49:31.498 5805 5805 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-10 22:49:31.498 5805 5805 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-10 22:49:31.522 5805 5805 E a : Value of SMT_USE_AD_ID : null
01-10 22:49:31.522 5805 5805 D NetcoreSDK: readConfig: null
01-10 22:49:31.554 5805 5849 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-10 22:49:31.568 5805 5849 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-10 22:49:31.574 5805 5849 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-10 22:49:31.574 5805 5849 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-10 22:49:31.574 5805 5849 I GAv4 : adb logcat -s GAv4
01-10 22:49:31.578 5805 5805 I CleverTap: Activity Lifecycle Callback
successfully registered
01-10 22:49:31.585 5805 5805 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-10 22:49:31.587 5805 5805 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-10 22:49:31.601 5805 5805 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-10 22:49:31.605 5805 5881 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-10 22:49:31.605 5805 5881 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-10 22:49:31.609 5805 5840 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-10 22:49:31.612 5805 5881 D
com.disha.quickride.androidapp.startup.session.SessionManager: No User session
found
01-10 22:49:31.613 5805 5881 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
manager can't resume as user session not found
01-10 22:49:31.617 5805 5840 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-10 22:49:31.618 5805 5840 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-10 22:49:31.622 5805 5840 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-10 22:49:31.623 5805 5881 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation failed
01-10 22:49:31.623 5805 5881 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask:
com.disha.quickride.androidapp.startup.session.SessionManagerOperationFailedExcepti
on
01-10 22:49:31.623 5805 5881 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionManagerController.resumeUserS
ession(SourceFile:93)
01-10 22:49:31.623 5805 5881 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask.performSessio
nInitializationOperation(SourceFile:21)
01-10 22:49:31.623 5805 5881 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask.doInBackground
(SourceFile:57)
01-10 22:49:31.623 5805 5881 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask.doInBackground
(SourceFile:15)
01-10 22:49:31.623 5805 5881 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
android.os.AsyncTask$2.call(AsyncTask.java:334)
01-10 22:49:31.623 5805 5881 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
01-10 22:49:31.623 5805 5881 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.ThreadPoolExecutor.processTask(ThreadPoolExecutor.java:1187)
01-10 22:49:31.623 5805 5881 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
01-10 22:49:31.623 5805 5881 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-10 22:49:31.623 5805 5881 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.lang.Thread.run(Thread.java:784)
01-10 22:49:31.623 5805 5881 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 19 ms
01-10 22:49:31.641 5805 5819 E MemoryLeakMonitorManager: MemoryLeakMonitor.jar is
not exist!
01-10 22:49:31.645 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:31.647 5805 5884 D ZrHung.AppEyeUiProbe: Runnable thread started.
01-10 22:49:31.647 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:49:31.656 5805 5849 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-10 22:49:31.661 5805 5840 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-10 22:49:31.666 5805 5840 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-10 22:49:31.685 5805 5805 V HwPolicyFactory: : success to get AllImpl object
and return....
01-10 22:49:31.690 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:49:31.690 5805 5805 I
com.disha.quickride.androidapp.startup.QRSplashActivity: on create of splash
activity
01-10 22:49:31.707 5805 5805 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-10 22:49:31.722 5805 5805 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-10 22:49:31.722 5805 5805 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is opened by the user
01-10 22:49:31.728 5805 5893 I CleverTap: SDK Version Code is 30501
01-10 22:49:31.730 5805 5893 I CleverTap: CTPushNotificationReceiver is present
01-10 22:49:31.731 5805 5893 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-10 22:49:31.733 5805 5893 I CleverTap: CTNotificationIntentService not present
01-10 22:49:31.733 5805 5893 I CleverTap: CTBackgroundJobService is present
01-10 22:49:31.733 5805 5893 I CleverTap: CTBackgroundIntentService is present
01-10 22:49:31.738 5805 5893 I CleverTap: InAppNotificationActivity is present
01-10 22:49:31.738 5805 5805 I HwApsImpl: APS: new HwApsImpl created
01-10 22:49:31.739 5805 5893 I CleverTap: FcmMessageListenerService not present
01-10 22:49:31.739 5805 5893 I CleverTap: FcmTokenListenerService not present
01-10 22:49:31.770 5805 5805 V HwWidgetFactory: : successes to get AllImpl object
and return....
01-10 22:49:31.771 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:49:31.772 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:49:31.791 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:31.827 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:31.828 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:31.828 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:31.856 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@286a8a4,ba@d8ff60d
01-10 22:49:31.867 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:31.868 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:31.868 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:31.868 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:31.868 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:31.868 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@252e609,ba@d8ff60d
01-10 22:49:31.868 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:31.932 5805 5805 D TextView: get Display Panel Type is : 0
01-10 22:49:31.941 5805 5840 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-10 22:49:31.947 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:49:31.958 5805 5805 D OpenGLRenderer: Skia GL Pipeline
01-10 22:49:32.014 5805 5805 D
com.disha.quickride.androidapp.location.GoogleApiClientProvider:
getGoogleApiClient()
01-10 22:49:32.022 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{8917122 token=android.os.BinderProxy@5a3b48f
{com.disha.quickride/com.disha.quickride.androidapp.startup.QRSplashActivity}}
token= android.os.BinderProxy@5a3b48f
01-10 22:49:32.029 5805 5805 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is visible
01-10 22:49:32.030 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:32.038 5805 5834 I FA : Tag Manager is not found and thus will
not be used
01-10 22:49:32.096 5805 5805 D a : registerEvent: Token is Null
01-10 22:49:32.118 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:49:32.119 5805 5805 I AppsFlyer_4.9.0: Sending first launch for this
session!
01-10 22:49:32.124 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:49:32.129 5805 5805 D HwAppInnerBoostImpl: set config for
com.disha.quickride BOOST_FLAG=false REPORT_DURATION_CLICK=1000
REPORT_TIMES_CLICK=3 REPORT_DURATION_SLIDE=5000 REPORT_TIMES_SLIDE=16
01-10 22:49:32.130 5805 5805 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:32.156 5805 5805 I AppsFlyer_4.9.0: MultipleInstallBroadcastReceiver
called
01-10 22:49:32.156 5805 5805 I AppsFlyer_4.9.0: ****** onReceive called *******
01-10 22:49:32.157 5805 5805 I AppsFlyer_4.9.0: Play store referrer:
utm_source=google-play&utm_medium=organic
01-10 22:49:32.177 5805 5805 I AppsFlyer_4.9.0: trigger onReceive: class:
com.disha.quickride.androidapp.startup.InstallReferrerReceiver
01-10 22:49:32.178 5805 5805 D
com.disha.quickride.androidapp.startup.InstallReferrerReceiver: onReceive with
action: com.android.vending.INSTALL_REFERRER; data: null; extras:
referrer=utm_source=google-play&utm_medium=organic
01-10 22:49:32.179 5805 5805 D
com.disha.quickride.androidapp.startup.InstallReferrerReceiver: Referrer info
utm_source=google-play&utm_medium=organic
01-10 22:49:32.180 5805 5805 D
com.disha.quickride.androidapp.startup.InstallReferrerReceiver: Found valid
userRefererInfo which will be used during sign up : UserRefererInfo [id=0,
uniqueDeviceId=null, source=google-play, medium=organic, term=null, content=null,
campaign=null, userId=0, createdDate=null, lastUpdatedTime=null,
googleAdvertisingId=null, appsFlyerId=null, publisherId=null, subPublisherId=null,
adInfo=null]
01-10 22:49:32.181 5805 5805 D
com.disha.quickride.androidapp.startup.InstallReferrerReceiver: Notifying
CampaignTrackingReceiver
01-10 22:49:32.181 5805 5805 I AppsFlyer_4.9.0: trigger onReceive: class:
com.google.android.gms.analytics.CampaignTrackingReceiver
01-10 22:49:32.182 5805 5805 I AppsFlyer_4.9.0: trigger onReceive: class:
com.clevertap.android.sdk.InstallReferrerBroadcastReceiver
01-10 22:49:32.184 5805 5805 I AppsFlyer_4.9.0: trigger onReceive: class:
com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver
01-10 22:49:32.186 5805 5805 I FA : Install referrer extras are:
utm_source=google-play&utm_medium=organic
01-10 22:49:32.186 5805 5805 W FA : Install referrer is missing timestamp
01-10 22:49:32.187 5805 5834 I FA : Install Referrer Reporter is
initializing
01-10 22:49:32.190 5805 5893 I CleverTap:677-74Z-765Z: FCM token: null
01-10 22:49:32.194 5805 5834 I FA : Install Referrer Service is: available
01-10 22:49:32.195 5805 5925 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:32.197 5805 5925 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:49:32.255 5805 5921 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
01-10 22:49:32.255 5805 5921 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
01-10 22:49:32.256 5805 5921 I iGraphics: [0020080c] pn: com.disha.quickride, p:
5805
01-10 22:49:32.256 5805 5921 I iGraphics: [0030080c] no spt app:
com.disha.quickride
01-10 22:49:32.256 5805 5921 I OpenGLRenderer: Initialized EGL, version 1.4,
mEglDisplay 0x1
01-10 22:49:32.256 5805 5921 D OpenGLRenderer: Swap behavior 2
01-10 22:49:32.271 5805 5920 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:49:32.273 5805 5920 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:49:32.282 5805 5843 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-10 22:49:32.282 5805 5843 W UserDataStore: initStore should have been called
before calling setUserID
01-10 22:49:32.336 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:32.338 5805 5858 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-10 22:49:32.368 5805 5840 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-10 22:49:32.477 5805 5805 D AppsFlyer_4.9.0: InstallReferrer connected
01-10 22:49:32.516 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:32.546 5805 5924 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:49:32.547 5805 5805 I FA : Install Referrer Service connected
01-10 22:49:32.548 5805 5805 D
com.disha.quickride.androidapp.startup.InstallReferrerReceiver: onReceive with
action: com.android.vending.INSTALL_REFERRER; data: null; extras:
referrer=utm_source=google-play&utm_medium=organic
01-10 22:49:32.548 5805 5805 D
com.disha.quickride.androidapp.startup.InstallReferrerReceiver: Referrer info
utm_source=google-play&utm_medium=organic
01-10 22:49:32.553 5805 5839 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-10 22:49:32.570 5805 5805 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-10 22:49:32.586 5805 5874 W GAv4 : Ignoring duplicate install campaign
01-10 22:49:32.592 5805 5874 I chatty : uid=10134(com.disha.quickride)
measurement-1 identical 4 lines
01-10 22:49:32.635 5805 5805 I chatty : uid=10134(com.disha.quickride) expire 17
lines
01-10 22:49:32.697 5805 5920 I chatty : uid=10134(com.disha.quickride) expire 43
lines
01-10 22:49:32.795 5805 5837 I chatty : uid=10134(com.disha.quickride) AsyncTask
#2 expire 1 line
01-10 22:49:32.817 5805 5815 I chatty : uid=10134(com.disha.quickride)
HeapTaskDaemon expire 2 lines
01-10 22:49:33.001 5805 5924 I chatty : uid=10134(com.disha.quickride) QuickRide
Async expire 1 line
01-10 22:49:33.239 5805 5988 I chatty : uid=10134(com.disha.quickride) pool-4-
thread-2 expire 3 lines
01-10 22:49:33.255 5805 5993 I chatty : uid=10134(com.disha.quickride) pool-4-
thread-4 expire 1 line
01-10 22:49:33.261 5805 5959 I chatty : uid=10134(com.disha.quickride) pool-4-
thread-1 expire 1 line
01-10 22:49:33.274 5805 5834 I chatty : uid=10134(com.disha.quickride)
Measurement Wor expire 2 lines
01-10 22:49:33.284 5805 5840 I chatty : uid=10134(com.disha.quickride) AsyncTask
#4 expire 1 line
01-10 22:49:33.325 5805 5961 I chatty : uid=10134(com.disha.quickride) Thread-16
expire 5 lines
01-10 22:49:33.648 5805 5884 I chatty : uid=10134(com.disha.quickride) Thread-12
expire 2 lines
01-10 22:49:33.655 5805 6023 I chatty : uid=10134(com.disha.quickride)
Chrome_ProcessL expire 1 line
01-10 22:49:34.058 5805 5920 I chatty : uid=10134(com.disha.quickride) expire 5
lines
01-10 22:49:34.058 5805 5920 I disha.quickrid: at void
java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:641)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at void
com.appsflyer.AFExecutor$3$5.run() (SourceFile:30)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at void java.lang.Thread.run()
(Thread.java:784)
01-10 22:49:34.058 5805 5920 I disha.quickrid: Caused by:
java.lang.ClassNotFoundException: Didn't find class
"com.google.android.gms.iid.InstanceIDListenerService" on path: DexPathList[[zip
file "/system/framework/org.apache.http.legacy.boot.jar", zip file
"/data/app/com.disha.quickride-EPPiSKzx-l9ccktlfkbu1w==/base.apk", zip file
"/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.arm64_v8a.apk", zip file
"/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.xxhdpi.apk"],nativeLibraryDirectories=[/data/app/com.d
isha.quickride-EPPiSKzx-l9ccktlfkbu1w==/lib/arm64, /data/app/com.disha.quickride-
EPPiSKzx-l9ccktlfkbu1w==/base.apk!/lib/arm64-v8a, /data/app/com.disha.quickride-
EPPiSKzx-l9ccktlfkbu1w==/split_config.arm64_v8a.apk!/lib/arm64-v8a,
/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.xxhdpi.apk!/lib/arm64-v8a, /system/lib64,
/product/lib64]]
01-10 22:49:34.058 5805 5920 I disha.quickrid: at java.lang.Class
dalvik.system.BaseDexClassLoader.findClass(java.lang.String)
(BaseDexClassLoader.java:134)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at java.lang.Class
java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at java.lang.Class
java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at boolean
com.appsflyer.y.ˋ(android.content.Context) (SourceFile:25)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at java.util.Map
com.appsflyer.AppsFlyerLib.ˎ(android.content.Context, java.lang.String,
java.lang.String, java.lang.String, java.lang.String, boolean,
android.content.SharedPreferences, boolean, android.content.Intent,
java.lang.String) (SourceFile:2049)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at void
com.appsflyer.AppsFlyerLib.ॱ(com.appsflyer.AppsFlyerLib, android.content.Context,
java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean,
boolean, android.content.Intent, java.lang.String) (SourceFile:83)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at void
com.appsflyer.AppsFlyerLib$a.run() (SourceFile:3154)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at java.lang.Object
java.util.concurrent.Executors$RunnableAdapter.call() (Executors.java:458)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at void
java.util.concurrent.FutureTask.run() (FutureTask.java:266)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at void
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()
(ScheduledThreadPoolExecutor.java:301)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at boolean
java.util.concurrent.ThreadPoolExecutor.processTask(java.lang.Thread,
java.util.concurrent.ThreadPoolExecutor$Worker, boolean)
(ThreadPoolExecutor.java:1187)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at void
java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolEx
ecutor$Worker) (ThreadPoolExecutor.java:1152)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at void
java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:641)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at void
com.appsflyer.AFExecutor$3$5.run() (SourceFile:30)
01-10 22:49:34.058 5805 5920 I disha.quickrid: at void java.lang.Thread.run()
(Thread.java:784)
01-10 22:49:34.058 5805 5920 I disha.quickrid:
01-10 22:49:34.060 5805 5920 I disha.quickrid: Rejecting re-init on previously-
failed class java.lang.Class<com.appsflyer.FirebaseInstanceIdListener>:
java.lang.NoClassDefFoundError: Failed resolution of:
Lcom/google/firebase/iid/FirebaseInstanceIdService;
01-10 22:49:34.060 5805 5920 I disha.quickrid: at boolean
com.appsflyer.y.ˋ(android.content.Context) (SourceFile:25)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at java.util.Map
com.appsflyer.AppsFlyerLib.ˎ(android.content.Context, java.lang.String,
java.lang.String, java.lang.String, java.lang.String, boolean,
android.content.SharedPreferences, boolean, android.content.Intent,
java.lang.String) (SourceFile:2049)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
com.appsflyer.AppsFlyerLib.ॱ(com.appsflyer.AppsFlyerLib, android.content.Context,
java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean,
boolean, android.content.Intent, java.lang.String) (SourceFile:83)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
com.appsflyer.AppsFlyerLib$a.run() (SourceFile:3154)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at java.lang.Object
java.util.concurrent.Executors$RunnableAdapter.call() (Executors.java:458)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
java.util.concurrent.FutureTask.run() (FutureTask.java:266)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()
(ScheduledThreadPoolExecutor.java:301)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at boolean
java.util.concurrent.ThreadPoolExecutor.processTask(java.lang.Thread,
java.util.concurrent.ThreadPoolExecutor$Worker, boolean)
(ThreadPoolExecutor.java:1187)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolEx
ecutor$Worker) (ThreadPoolExecutor.java:1152)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:641)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
com.appsflyer.AFExecutor$3$5.run() (SourceFile:30)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void java.lang.Thread.run()
(Thread.java:784)
01-10 22:49:34.060 5805 5920 I disha.quickrid: Caused by:
java.lang.ClassNotFoundException: Didn't find class
"com.google.firebase.iid.FirebaseInstanceIdService" on path: DexPathList[[zip file
"/system/framework/org.apache.http.legacy.boot.jar", zip file
"/data/app/com.disha.quickride-EPPiSKzx-l9ccktlfkbu1w==/base.apk", zip file
"/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.arm64_v8a.apk", zip file
"/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.xxhdpi.apk"],nativeLibraryDirectories=[/data/app/com.d
isha.quickride-EPPiSKzx-l9ccktlfkbu1w==/lib/arm64, /data/app/com.disha.quickride-
EPPiSKzx-l9ccktlfkbu1w==/base.apk!/lib/arm64-v8a, /data/app/com.disha.quickride-
EPPiSKzx-l9ccktlfkbu1w==/split_config.arm64_v8a.apk!/lib/arm64-v8a,
/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.xxhdpi.apk!/lib/arm64-v8a, /system/lib64,
/product/lib64]]
01-10 22:49:34.060 5805 5920 I disha.quickrid: at java.lang.Class
dalvik.system.BaseDexClassLoader.findClass(java.lang.String)
(BaseDexClassLoader.java:134)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at java.lang.Class
java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at java.lang.Class
java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at boolean
com.appsflyer.y.ˋ(android.content.Context) (SourceFile:25)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at java.util.Map
com.appsflyer.AppsFlyerLib.ˎ(android.content.Context, java.lang.String,
java.lang.String, java.lang.String, java.lang.String, boolean,
android.content.SharedPreferences, boolean, android.content.Intent,
java.lang.String) (SourceFile:2049)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
com.appsflyer.AppsFlyerLib.ॱ(com.appsflyer.AppsFlyerLib, android.content.Context,
java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean,
boolean, android.content.Intent, java.lang.String) (SourceFile:83)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
com.appsflyer.AppsFlyerLib$a.run() (SourceFile:3154)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at java.lang.Object
java.util.concurrent.Executors$RunnableAdapter.call() (Executors.java:458)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
java.util.concurrent.FutureTask.run() (FutureTask.java:266)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()
(ScheduledThreadPoolExecutor.java:301)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at boolean
java.util.concurrent.ThreadPoolExecutor.processTask(java.lang.Thread,
java.util.concurrent.ThreadPoolExecutor$Worker, boolean)
(ThreadPoolExecutor.java:1187)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolEx
ecutor$Worker) (ThreadPoolExecutor.java:1152)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:641)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void
com.appsflyer.AFExecutor$3$5.run() (SourceFile:30)
01-10 22:49:34.060 5805 5920 I disha.quickrid: at void java.lang.Thread.run()
(Thread.java:784)
01-10 22:49:34.060 5805 5920 I disha.quickrid:
01-10 22:49:34.061 5805 5920 I disha.quickrid: Rejecting re-init on previously-
failed class java.lang.Class<com.appsflyer.FirebaseInstanceIdListener>:
java.lang.NoClassDefFoundError: Failed resolution of:
Lcom/google/firebase/iid/FirebaseInstanceIdService;
01-10 22:49:34.061 5805 5920 I disha.quickrid: at boolean
com.appsflyer.y.ˋ(android.content.Context) (SourceFile:25)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at java.util.Map
com.appsflyer.AppsFlyerLib.ˎ(android.content.Context, java.lang.String,
java.lang.String, java.lang.String, java.lang.String, boolean,
android.content.SharedPreferences, boolean, android.content.Intent,
java.lang.String) (SourceFile:2049)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
com.appsflyer.AppsFlyerLib.ॱ(com.appsflyer.AppsFlyerLib, android.content.Context,
java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean,
boolean, android.content.Intent, java.lang.String) (SourceFile:83)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
com.appsflyer.AppsFlyerLib$a.run() (SourceFile:3154)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at java.lang.Object
java.util.concurrent.Executors$RunnableAdapter.call() (Executors.java:458)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
java.util.concurrent.FutureTask.run() (FutureTask.java:266)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()
(ScheduledThreadPoolExecutor.java:301)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at boolean
java.util.concurrent.ThreadPoolExecutor.processTask(java.lang.Thread,
java.util.concurrent.ThreadPoolExecutor$Worker, boolean)
(ThreadPoolExecutor.java:1187)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolEx
ecutor$Worker) (ThreadPoolExecutor.java:1152)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:641)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
com.appsflyer.AFExecutor$3$5.run() (SourceFile:30)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void java.lang.Thread.run()
(Thread.java:784)
01-10 22:49:34.061 5805 5920 I disha.quickrid: Caused by:
java.lang.ClassNotFoundException: Didn't find class
"com.google.firebase.iid.FirebaseInstanceIdService" on path: DexPathList[[zip file
"/system/framework/org.apache.http.legacy.boot.jar", zip file
"/data/app/com.disha.quickride-EPPiSKzx-l9ccktlfkbu1w==/base.apk", zip file
"/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.arm64_v8a.apk", zip file
"/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.xxhdpi.apk"],nativeLibraryDirectories=[/data/app/com.d
isha.quickride-EPPiSKzx-l9ccktlfkbu1w==/lib/arm64, /data/app/com.disha.quickride-
EPPiSKzx-l9ccktlfkbu1w==/base.apk!/lib/arm64-v8a, /data/app/com.disha.quickride-
EPPiSKzx-l9ccktlfkbu1w==/split_config.arm64_v8a.apk!/lib/arm64-v8a,
/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.xxhdpi.apk!/lib/arm64-v8a, /system/lib64,
/product/lib64]]
01-10 22:49:34.061 5805 5920 I disha.quickrid: at java.lang.Class
dalvik.system.BaseDexClassLoader.findClass(java.lang.String)
(BaseDexClassLoader.java:134)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at java.lang.Class
java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at java.lang.Class
java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at boolean
com.appsflyer.y.ˋ(android.content.Context) (SourceFile:25)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at java.util.Map
com.appsflyer.AppsFlyerLib.ˎ(android.content.Context, java.lang.String,
java.lang.String, java.lang.String, java.lang.String, boolean,
android.content.SharedPreferences, boolean, android.content.Intent,
java.lang.String) (SourceFile:2049)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
com.appsflyer.AppsFlyerLib.ॱ(com.appsflyer.AppsFlyerLib, android.content.Context,
java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean,
boolean, android.content.Intent, java.lang.String) (SourceFile:83)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
com.appsflyer.AppsFlyerLib$a.run() (SourceFile:3154)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at java.lang.Object
java.util.concurrent.Executors$RunnableAdapter.call() (Executors.java:458)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
java.util.concurrent.FutureTask.run() (FutureTask.java:266)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()
(ScheduledThreadPoolExecutor.java:301)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at boolean
java.util.concurrent.ThreadPoolExecutor.processTask(java.lang.Thread,
java.util.concurrent.ThreadPoolExecutor$Worker, boolean)
(ThreadPoolExecutor.java:1187)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolEx
ecutor$Worker) (ThreadPoolExecutor.java:1152)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:641)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void
com.appsflyer.AFExecutor$3$5.run() (SourceFile:30)
01-10 22:49:34.061 5805 5920 I disha.quickrid: at void java.lang.Thread.run()
(Thread.java:784)
01-10 22:49:34.061 5805 5920 I disha.quickrid:
01-10 22:49:34.063 5805 5920 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:49:34.073 5805 5920 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:49:34.075 5805 5920 D AppsFlyer_4.9.0: Install referrer is allowed
01-10 22:49:34.081 5805 6068 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:49:34.082 5805 6068 I AppsFlyer_4.9.0: data:
{"kef4343":"821082cd3b2ab44d4818191b0c531a0d591a190d5a1f19","country":"","af_timest
amp":"1578676772649","appsflyerKey":"s********************m","af_events_api":"1","i
sFirstCall":"true","registeredUninstall":false,"operator":"Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"-1","open_referrer":"android-
app:\/\/com.huawei.android.launcher","af_v2":"f3f8cdb698fbcc902d80edd12d8bef069fa17
fcd","uid":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","batteryLevel":"12.0","deviceType":"user","p
roduct":"LLD-AL10","deviceData":{"sensors":[{"sT":1,"sVS":[1.9632454,8.2169,-
5.2480903],"sN":"accelerometer-kx023","sV":"KIONIX","sVE":[1.7525556,8.197746,-
5.3438582]},{"sT":2,"sVS":[41.6875,-15.375,3.6875],"sN":"mag-
akm09918","sV":"akm","sVE":[43.4375,-16.875,5.375]},{"sT":4,"sVS":
[0,0,0],"sN":"gyroscope","sV":"STMicroelectronics","sVE":[0.0033510323,-
0.025307273,-0.073984504]}],"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"12.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"1","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"cfa4719a0852d668f34fb3d4b1ae5aadc2281b3d","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"0","tokenRefreshConfigured":false,"sdk"
:"28","app_version_name":"9.24","device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"6a161434bf8e8ec40fa6d90539eb5f54
97","rfr":{"val":"utm_source=google-
play&utm_medium=organic","code":"0","clk":"0","install":"1578665201"}}
01-10 22:49:34.121 5805 5805 D HwCustConnectivityManagerImpl:
isBlockNetworkRequestByNonAis, INVALID_SUBSCRIPTION_ID
01-10 22:49:34.121 5805 5805 D ConnectivityManager: requestNetwork and the
calling app is: com.disha.quickride
01-10 22:49:34.127 5805 5805 D HwCustConnectivityManagerImpl:
isBlockNetworkRequestByNonAis, INVALID_SUBSCRIPTION_ID
01-10 22:49:34.193 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New token
generated : dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:34.219 5805 6083 I AppsFlyer_4.9.0: updateServerUninstallToken called
with: 1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:34.227 5805 5837 I AppsFlyer_4.9.0: call =
https://register.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride; size = 539 bytes; body =
{"devkey":"s********************m","operator":"Jio
4G","network":"MOBILE","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","app_name":"Quick Ride","uid":"1578676773009-
762631917550331912","carrier":"Jio
4G","app_version_code":"374","installDate":"2019-12-
22_123107+0000","af_gcm_token":"dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n","launch_counter":"1","model":"LLD-
AL10","sdk":"28","app_version_name":"9.24","brand":"HONOR"}
01-10 22:49:34.439 5805 5993 D b : getData: response code:200
01-10 22:49:34.440 5805 5993 D b : POST:
https://pn.netcoresmartech.com/app_activity ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"","ostype":"Android","make":"HUAWEI","model":"LLD-
AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110224933,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676773023","eventid":"20"} ---
200 OK {"status" : "success"}
01-10 22:49:34.443 5805 5988 D b : getData: response code:200
01-10 22:49:34.444 5805 5988 D b : POST:
https://pn.netcoresmartech.com/app_activity ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"","ostype":"Android","make":"HUAWEI","model":"LLD-
AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110224932,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676772813","eventid":"26"} ---
200 OK {"status" : "success"}
01-10 22:49:34.466 5805 5848 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=5e0a8275-a31a-4763-a578-67e2974a7afb,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:49:34.471 5805 5993 D SlaveNetworkWorker: not matched:
01-10 22:49:34.479 5805 5848 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=e4d0210d-0dbc-41d4-ab8d-439c94562cf3,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:49:34.576 5805 5993 D b : getData: response code:200
01-10 22:49:34.576 5805 5993 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"","ostype":"Android","make":"HUAWEI","model":"LLD-
AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110224934,"lat":null,"lng":
null,"adid":"","oldToken":"dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n","sessionid":"1578676772038","tx":"15786767742
15","eventid":"25","token":"dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-10 22:49:34.585 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=3d9608d4-5832-452f-92f4-0cea59585a1d,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:49:34.908 5805 6068 I AppsFlyer_4.9.0: response code: 200
01-10 22:49:34.909 5805 6068 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:34.909 5805 6068 D AppsFlyer_4.9.0: Resending Uninstall token to AF
servers: 1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:34.909 5805 6068 I AppsFlyer_4.9.0: updateServerUninstallToken called
with: 1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:34.926 5805 6068 I AppsFlyer_4.9.0: Calling server for attribution
url: https://api.appsflyer.com/install_data/v3/com.disha.quickride?
devkey=s********************m&device_id=1578676773009-762631917550331912
01-10 22:49:35.126 5805 5837 I AppsFlyer_4.9.0: Status 200 ok
01-10 22:49:35.127 5805 5837 D AppsFlyer_4.9.0: Successfully registered for
Uninstall Tracking
01-10 22:49:35.128 5805 5805 I AppsFlyer_4.9.0: Connection call succeeded:
{"string_response":"ok\n"}
01-10 22:49:35.129 5805 5837 I AppsFlyer_4.9.0: call =
https://register.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride; size = 553 bytes; body =
{"devkey":"s********************m","operator":"Jio
4G","network":"MOBILE","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","app_name":"Quick Ride","uid":"1578676773009-
762631917550331912","carrier":"Jio
4G","app_version_code":"374","installDate":"2019-12-
22_123107+0000","af_gcm_token":"1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n","launch_counter":"1","model":"LLD-
AL10","sdk":"28","app_version_name":"9.24","brand":"HONOR"}
01-10 22:49:35.337 5805 5837 I AppsFlyer_4.9.0: Status 200 ok
01-10 22:49:35.338 5805 5837 D AppsFlyer_4.9.0: Successfully registered for
Uninstall Tracking
01-10 22:49:35.339 5805 5805 I AppsFlyer_4.9.0: Connection call succeeded:
{"string_response":"ok\n"}
01-10 22:49:35.639 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {af-uinstall-tracking=true}
01-10 22:49:35.640 5805 6083 E b : Error: No value for data
01-10 22:49:35.640 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:49:35.640 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
01-10 22:49:35.773 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {af-uinstall-tracking=true}
01-10 22:49:35.774 5805 6083 E b : Error: No value for data
01-10 22:49:35.774 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:49:35.774 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
01-10 22:49:36.216 5805 5805 D AwareBitmapCacher: handleInit switch not opened
pid=5805
01-10 22:49:37.008 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:37.061 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:37.061 5805 5884 D ZrHung.AppEyeUiProbe: restart watching
01-10 22:49:37.069 6095 6095 W logcat : type=1400 audit(0.0:36273): avc: granted
{ create } for name="QuickRide_logcat.txt"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:49:37.071 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:49:37.072 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:19:32.120 +0000;
01-10 22:49:37.072 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:19:34.908 +0000;
01-10 22:49:37.072 5805 5805 I AppsFlyer_4.9.0: This launch is blocked: 4951 ms <
5000 ms
01-10 22:49:37.085 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:37.085 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:37.871 5805 5805 I
com.disha.quickride.androidapp.startup.QRSplashActivity: updated location :
Location[fused 13******,77****** hAcc=31 et=+1d4h49m36s963ms vel=0.0031334213
bear=69.48314 vAcc=??? sAcc=??? bAcc=???]
01-10 22:49:37.961 5805 5805 I
com.disha.quickride.androidapp.startup.QRSplashActivity: Checking session status
and transferring to next activity
01-10 22:49:37.964 5805 6115 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-10 22:49:37.964 5805 6115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-10 22:49:37.964 5805 6115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
destroySessionManager
01-10 22:49:37.964 5805 6115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onSessionManagerDestroyed
01-10 22:49:37.964 5805 6115 D
com.disha.quickride.androidapp.startup.session.SessionManager: No User session
found
01-10 22:49:37.964 5805 6115 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
manager can't resume as user session not found
01-10 22:49:37.965 5805 6115 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation failed
01-10 22:49:37.965 5805 6115 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask:
com.disha.quickride.androidapp.startup.session.SessionManagerOperationFailedExcepti
on
01-10 22:49:37.965 5805 6115 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionManagerController.resumeUserS
ession(SourceFile:93)
01-10 22:49:37.965 5805 6115 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask.performSessio
nInitializationOperation(SourceFile:21)
01-10 22:49:37.965 5805 6115 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask.doInBackground
(SourceFile:57)
01-10 22:49:37.965 5805 6115 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask.doInBackground
(SourceFile:15)
01-10 22:49:37.965 5805 6115 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
android.os.AsyncTask$2.call(AsyncTask.java:334)
01-10 22:49:37.965 5805 6115 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
01-10 22:49:37.965 5805 6115 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.ThreadPoolExecutor.processTask(ThreadPoolExecutor.java:1187)
01-10 22:49:37.965 5805 6115 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
01-10 22:49:37.965 5805 6115 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-10 22:49:37.965 5805 6115 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.lang.Thread.run(Thread.java:784)
01-10 22:49:37.965 5805 6115 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1 ms
01-10 22:49:37.965 5805 5805 I
com.disha.quickride.androidapp.startup.QRSplashActivity: navigating to new user
screen
01-10 22:49:38.250 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=c2220cf2-7e66-4fa0-9203-56024c316074,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-10 22:49:38.630 5805 6068 D AppsFlyer_4.9.0: iscache=null caching conversion
data
01-10 22:49:38.903 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:38.922 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@4b85c83
01-10 22:49:38.923 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:38.923 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:49:38.928 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:49:38.928 5805 5805 I
com.disha.quickride.androidapp.startup.QRHomeScreenActivity: on create of
QRHomeScreenActivity called
01-10 22:49:38.933 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:49:38.933 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:49:38.937 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:38.938 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:38.938 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:38.938 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:38.938 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@ab45ccf,ba@a2cc65c
01-10 22:49:38.938 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:38.939 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:38.939 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:38.939 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:38.939 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:38.939 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@7edec48,ba@a2cc65c
01-10 22:49:38.939 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:39.002 5805 6121 I
com.disha.quickride.androidapp.analytics.AnalyticsEventsRunnableTaskThread:
AnalyticsEventsRunnableTask
01-10 22:49:39.007 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{a3e2053 token=android.os.BinderProxy@4b85c83
{com.disha.quickride/com.disha.quickride.androidapp.startup.QRHomeScreenActivity}}
token= android.os.BinderProxy@4b85c83
01-10 22:49:39.013 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:39.030 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:39.039 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:39.047 5805 6124 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:39.047 5805 6124 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:49:39.116 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:49:39.156 5805 6122 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:49:39.157 5805 6122 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:49:39.175 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:39.182 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:39.182 5805 5988 D SlaveNetworkWorker: not matched: 1
01-10 22:49:39.288 5805 5988 D b : getData: response code:200
01-10 22:49:39.289 5805 5988 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"","ostype":"Android","make":"HUAWEI","model":"LLD-
AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110224939,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676779007","eventname":"appope
nsignupwindow","payload":{"DeviceId":"a786ace68859a4c7"}} --- 200 OK {"status" :
"success"}
01-10 22:49:39.318 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=4620353a-f94f-4160-8bf1-6d8ab8d53390,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:49:39.330 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:49:39.356 5805 5805 I SurfaceView: delay destroy surface control
01-10 22:49:39.359 5805 5921 W libEGL : EGLNativeWindowType 0x74c05e0010
disconnect failed
01-10 22:49:39.369 5805 6122 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
AppOpenSignupWindow
01-10 22:49:39.369 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:39.369 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:39.372 5805 6122 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:49:39.372 5805 5805 I SurfaceView: need destroy surface control
01-10 22:49:39.373 5805 5805 D ViewRootImpl[QRSplashActivity]: surface should not
be released
01-10 22:49:39.374 5805 6122 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:49:39.377 5805 6122 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:49:39.384 5805 6122 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:49:39.384 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{8917122 token=android.os.BinderProxy@5a3b48f
{com.disha.quickride/com.disha.quickride.androidapp.startup.QRSplashActivity}}
token= android.os.BinderProxy@5a3b48f
01-10 22:49:39.385 5805 6122 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:49:39.389 5805 6122 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:49:39.394 5805 6122 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:49:39.395 5805 6122 I AppsFlyer_4.9.0: data:
{"country":"","kef4344":"4dddf90c36669d044818191b0c531a0d591a190d5a1f18","af_timest
amp":"1578676779339","appsflyerKey":"s********************m","af_events_api":"1","i
sFirstCall":"false","registeredUninstall":true,"operator":"Jio
4G","network":"MOBILE","af_v2":"c17693fed77e6ed46d571188ea0f14f62e4a19a1","uid":"15
78676773009-
762631917550331912","eventValue":"{\"DeviceId\":\"a786ace68859a4c7\"}","isGaidWithG
ps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"AppOpenSignupWindow","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"1","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"bbb6eec4dbb2a8db85b703d52d8a9e515eace81d","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"1","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"6954ca84e6e8c0ad0fc0e21462fa4f50
97"}
01-10 22:49:40.573 5805 6122 I AppsFlyer_4.9.0: response code: 200
01-10 22:49:40.574 5805 6122 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:41.304 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:49:41.310 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:49:41.412 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:49:41.412 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:49:41.468 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:41.489 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@58c8f5e
01-10 22:49:41.489 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:41.489 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:49:41.494 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:49:41.545 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:49:41.545 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:49:41.556 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{3cba941 token=android.os.BinderProxy@58c8f5e
{com.disha.quickride/com.google.android.gms.auth.api.signin.internal.SignInHubActiv
ity}} token= android.os.BinderProxy@58c8f5e
01-10 22:49:41.560 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:41.571 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:41.573 5805 6133 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:49:41.573 5805 6133 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:49:41.592 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:41.596 5805 5993 D SlaveNetworkWorker: not matched: 1
01-10 22:49:41.613 5805 6146 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:41.614 5805 6146 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:49:41.660 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:41.660 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:41.694 5805 5993 D b : getData: response code:200
01-10 22:49:41.695 5805 5993 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"","ostype":"Android","make":"HUAWEI","model":"LLD-
AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110224941,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676781423","eventname":"firstp
agectaclick","payload":
{"DeviceId":"a786ace68859a4c7","loginOrSignUpType":"Google"}} --- 200 OK
{"status" : "success"}
01-10 22:49:41.746 5805 5848 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=1bfcb7c2-9155-4eb2-a89a-cd8e05c13ee4,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:49:41.858 5805 6133 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
FirstPageCTAClick
01-10 22:49:41.867 5805 6133 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:49:41.871 5805 6133 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:49:41.874 5805 6133 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:49:41.890 5805 6133 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:49:41.893 5805 6133 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:49:41.897 5805 6133 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:49:41.902 5805 6133 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:49:41.903 5805 6133 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676781784","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"a526805d11c7e2a40e48e7fe3dafc728407ba537","uid":"15
78676773009-
762631917550331912","eventValue":"{\"DeviceId\":\"a786ace68859a4c7\",\"loginOrSignU
pType\":\"Google\"}","isGaidWithGps":"true","lang_code":"en","installDate":"2019-
12-22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"FirstPageCTAClick","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","kef4e4f":"0cbce15e206ebfb14818191b0c531a0d591a190d5a1f19","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10 9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"1","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"e667c4336bb8677819f6e59397bc9eb29108243d","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"2","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676779370\",\"prev_event_value\":\
"{\\\"DeviceId\\\":\\\"a786ace68859a4c7\\\"}\",\"prev_event_name\":\"AppOpenSignupW
indow\"}","platformextension":"android_native","cksm_v1":"1cfd05c4ba0047a90f67e5562
9b9df5de8"}
01-10 22:49:42.007 5805 6139 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:49:42.007 5805 6139 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:49:42.008 5805 6139 I AppsFlyer_4.9.0: app went to background
01-10 22:49:42.010 5805 6139 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:49:42.011 5805 6139 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:49:42.062 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:false
01-10 22:49:42.062 5805 5884 D ZrHung.AppEyeUiProbe: not watching, wait.
01-10 22:49:42.149 5805 6133 I AppsFlyer_4.9.0: response code: 200
01-10 22:49:42.149 5805 6133 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:48.068 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:48.070 5805 5884 D ZrHung.AppEyeUiProbe: restart watching
01-10 22:49:48.118 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:49:48.122 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:19:32.120 +0000;
01-10 22:49:48.122 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:19:34.908 +0000;
01-10 22:49:48.122 5805 5805 I AppsFlyer_4.9.0: Sending launch (+16000 ms)
01-10 22:49:48.129 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:48.178 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:49:48.188 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:48.225 5805 5805 I
com.disha.quickride.androidapp.startup.QRHomeScreenActivity: Intent { (has
extras) }
01-10 22:49:48.228 5805 5805 D
com.disha.quickride.androidapp.startup.QRHomeScreenActivity:
getSignedInAccountFromIntent
com.google.android.gms.auth.api.signin.GoogleSignInAccount@a78eb4c
01-10 22:49:48.247 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:49:48.262 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:48.273 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:48.273 5805 6371 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:49:48.273 5805 6373 D
com.disha.quickride.androidapp.usermgmt.social.SocialNetworkLoginAsyncTask:
Performing pre session initialization of social user
01-10 22:49:48.273 5805 6371 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:49:48.286 5805 6373 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:49:48.303 5805 6375 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:48.305 5805 6375 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:49:48.324 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:48.333 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:48.400 5805 5921 W libEGL : EGLNativeWindowType 0x74b82b1010
disconnect failed
01-10 22:49:48.401 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:48.420 5805 5921 W libEGL : EGLNativeWindowType 0x74b8249010
disconnect failed
01-10 22:49:48.443 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:48.444 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:48.497 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:48.511 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
2 lines
01-10 22:49:48.511 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:48.527 5805 5805 D ViewRootImpl[SignInHubActivity]: surface should
not be released
01-10 22:49:48.532 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{3cba941 token=android.os.BinderProxy@58c8f5e
{com.disha.quickride/com.google.android.gms.auth.api.signin.internal.SignInHubActiv
ity}} token= android.os.BinderProxy@58c8f5e
01-10 22:49:48.557 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:48.557 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:48.572 5805 6371 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
01-10 22:49:48.584 5805 6371 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:49:48.588 5805 6371 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:49:48.591 5805 6371 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:49:48.605 5805 6373 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:49:48.618 5805 6371 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:49:48.623 5805 6371 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:49:48.632 5805 6371 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:49:48.633 5805 6371 D AppsFlyer_4.9.0: Install referrer is allowed
01-10 22:49:48.642 5805 6371 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:49:48.642 5805 6371 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676788504","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"kef4e47":"8
a0a5fb9cc7a76fb4818191b0c531a0d591a190d5a1f1e","operator":"Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"14","open_referrer":"android-
app:\/\/com.disha.quickride","af_v2":"4b7fa8d59f6c0ed107e8ae1d552b2b2b10e3da97","ui
d":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"sensors":[{"sT":1,"sVS":[2.6048915,7.97748,-
5.3821654],"sN":"accelerometer-kx023","sV":"KIONIX","sVE":[2.6048915,7.9104424,-
5.3438582]},{"sT":2,"sVS":[43.5625,-18.5,5.5625],"sN":"mag-
akm09918","sV":"akm","sVE":[42.1875,-19.875,6.625]},{"sT":4,"sVS":[-
0.0022863813,0.00837758,-
0.006684611],"sN":"gyroscope","sV":"STMicroelectronics","sVE":[-0.088139124,-
0.28084093,0.18174113]}],"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"12.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"2","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"5fa639aa41f2160fbc93c6facd5ba5dc38a52ecb","carrier
":"Jio
4G","gcd_timing":"3704","af_preinstalled":"false","iaecounter":"2","tokenRefreshCon
figured":false,"af_gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24",
"device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"e9f319d487399193af80f7d42007df3e
32","rfr":{"val":"utm_source=google-
play&utm_medium=organic","code":"0","clk":"0","install":"1578665201"}}
01-10 22:49:48.663 5805 6373 I
com.disha.quickride.androidapp.usermgmt.social.SocialNetworkLoginAsyncTask: Social
user is not activated
01-10 22:49:48.665 5805 6373 E SocialLoginAsync failed:
com.disha.quickride.rest.client.RestClientException: [errorCode: 1004 ]
[httpStatusCode: 400 ][developerMsg: Account not registered ][userMsg: Mobile
number is not registered ][extraInfo: {} ]
01-10 22:49:48.673 5805 5921 W libEGL : EGLNativeWindowType 0x74b82b1010
disconnect failed
01-10 22:49:48.723 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:48.733 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:48.752 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@8b3d58d
01-10 22:49:48.752 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:48.753 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:49:48.763 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:49:48.763 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRPhoneNumberActivity: On create
for QRPhoneNumberActivity
01-10 22:49:48.771 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:49:48.771 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:49:48.777 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.777 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.777 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.777 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:48.777 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@cb8d0f2,ba@786e343
01-10 22:49:48.777 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:48.778 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.778 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.778 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.778 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:48.778 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@eaa709f,ba@786e343
01-10 22:49:48.779 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:48.806 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.806 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.806 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.806 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:48.806 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@373d497,com.disha.quickride.androida
pp.usermgmt.register.QRPhoneNumberActivity@141218e
01-10 22:49:48.806 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:48.807 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.807 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.807 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.807 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:48.807 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@5172333,com.disha.quickride.androida
pp.usermgmt.register.QRPhoneNumberActivity@141218e
01-10 22:49:48.808 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:49.240 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{f906e3f token=android.os.BinderProxy@8b3d58d
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.register.QRPhoneNumber
Activity}} token= android.os.BinderProxy@8b3d58d
01-10 22:49:49.245 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:49.260 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:49.302 5805 6420 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:49.302 5805 6420 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:49:49.386 5805 5805 D HwAutofillHelper: recordCurrentInfo:0
01-10 22:49:49.386 5805 5805 D HwAutofillHelper: inputType = 8194
01-10 22:49:49.403 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:49.435 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:49.583 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:49.633 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:49.633 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:49.721 5805 6371 I AppsFlyer_4.9.0: response code: 200
01-10 22:49:49.721 5805 6371 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:49.971 5805 6372 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:49:49.972 5805 6372 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:49:49.972 5805 6372 I AppsFlyer_4.9.0: app went to background
01-10 22:49:49.975 5805 6372 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:49:49.975 5805 6372 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:49:50.071 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:false
01-10 22:49:50.071 5805 5884 D ZrHung.AppEyeUiProbe: not watching, wait.
01-10 22:49:50.777 5805 5921 W libEGL : EGLNativeWindowType 0x74be973010
disconnect failed
01-10 22:49:50.832 5805 5805 D ViewRootImpl[QRHomeScreenActivity]: surface should
not be released
01-10 22:49:54.181 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRPhoneNumberActivity: validating
of user phone
01-10 22:49:54.189 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:49:54.196 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:54.203 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRPhoneNumberActivity: Intent
{ (has extras) }
01-10 22:49:54.204 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:54.204 5805 5884 D ZrHung.AppEyeUiProbe: restart watching
01-10 22:49:54.205 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:49:54.210 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:49:54.212 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:19:48.122 +0000;
01-10 22:49:54.212 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:19:49.721 +0000;
01-10 22:49:54.212 5805 5805 I AppsFlyer_4.9.0: Sending launch (+6088 ms)
01-10 22:49:54.213 5805 5805 D HwAutofillHelper: recordCurrentInfo:0
01-10 22:49:54.213 5805 5805 D HwAutofillHelper: inputType = 8194
01-10 22:49:54.253 5805 6693 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:54.256 5805 6693 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:49:54.290 5805 5805 I ViewRootImpl: jank_removeInvalidNode jank list is
null
01-10 22:49:54.292 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:54.293 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:54.297 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:54.297 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:54.310 5805 5805 I AssistStructure: Flattened final assist data: 5088
bytes, containing 2 windows, 17 views
01-10 22:49:54.347 5805 5921 W libEGL : EGLNativeWindowType 0x74b7510010
disconnect failed
01-10 22:49:54.348 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:54.358 5805 5805 W IInputConnectionWrapper: getExtractedText on
inactive InputConnection
01-10 22:49:54.364 5805 6691 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:49:54.364 5805 6691 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:49:54.364 5805 6692 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:49:54.364 5805 6692 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:49:54.372 5805 5991 D SlaveNetworkWorker: not matched: 1
01-10 22:49:54.389 5805 5805 W IInputConnectionWrapper: getTextBeforeCursor on
inactive InputConnection
01-10 22:49:54.417 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:54.417 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:54.443 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:49:54.485 5805 6692 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
ContactNoEntered
01-10 22:49:54.492 5805 6691 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
01-10 22:49:54.494 5805 6692 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:49:54.502 5805 6692 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:49:54.503 5805 6691 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:49:54.505 5805 6692 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:49:54.505 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:49:54.506 5805 6691 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:49:54.508 5805 6691 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:49:54.525 5805 6692 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:49:54.527 5805 6691 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:49:54.527 5805 6692 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:49:54.535 5805 6692 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:49:54.536 5805 6691 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:49:54.541 5805 6692 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:49:54.541 5805 6691 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:49:54.541 5805 6692 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676794434","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"3638549aff40b89067b8e526511b79fac2fff79f","uid":"15
78676773009-
762631917550331912","eventValue":"{\"contactNumber\":\"9655826156\",\"DeviceId\":\"
a786ace68859a4c7\"}","isGaidWithGps":"true","lang_code":"en","installDate":"2019-
12-22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"ContactNoEntered","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"2","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"08482d8f16b1f62a0f7af7cb6005e94ac63ec10a","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"3","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","kef4e44":"4e8e0d8d01353ca94818191b0c531a0d591a190d5a1f19
","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676781862\",\"prev_event_value\":\
"{\\\"DeviceId\\\":\\\"a786ace68859a4c7\\\",\\\"loginOrSignUpType\\\":\\\"Google\\\
"}\",\"prev_event_name\":\"FirstPageCTAClick\"}","platformextension":"android_nativ
e","cksm_v1":"3b2d8e6475604f22bfd8cd94523a0f53ae"}
01-10 22:49:54.541 5805 6691 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676794431","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"5","open_referrer":"android-
app:\/\/com.disha.quickride","af_v2":"17009a726c15ea65ad1ec10fb909d2797c851b83","ui
d":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"12.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"3","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","kef4b44":"4c514dee1284303a4818191b0c531
a0d591a190d5a1f18","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"980c84e596fe219951756b9714dd4a7b60e6ac1c","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"3","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"d18096a447bd21aa2f80a24120920f8f
2b"}
01-10 22:49:54.588 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 134932(7MB) AllocSpace objects, 79(3MB) LOS objects, 58% free, 8MB/20MB,
paused 13.859ms total 144.766ms
01-10 22:49:54.595 5805 5921 W libEGL : EGLNativeWindowType 0x74b7510010
disconnect failed
01-10 22:49:54.649 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:54.659 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:54.678 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@38be2a7
01-10 22:49:54.679 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:54.679 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:49:54.689 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:49:54.690 5805 5805 D
com.disha.quickride.androidapp.usermgmt.register.QRUserCreationActivity: On create
of user registration activity
01-10 22:49:54.694 5805 5991 D b : getData: response code:200
01-10 22:49:54.694 5805 5991 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"","ostype":"Android","make":"HUAWEI","model":"LLD-
AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110224954,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676794216","eventname":"contac
tnoentered","payload":{"DeviceId":"a786ace68859a4c7","contactNumber":"9655826156"}}
--- 200 OK {"status" : "success"}
01-10 22:49:54.696 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:49:54.696 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:49:54.702 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.703 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.703 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.703 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:54.703 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@ace8e8f,ba@afc751c
01-10 22:49:54.703 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:54.704 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.704 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.704 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.704 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:54.704 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@5e9c708,ba@afc751c
01-10 22:49:54.704 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:54.706 5805 5810 I disha.quickrid: Compiler allocated 5MB to compile
java.util.Map com.appsflyer.AppsFlyerLib.ˎ(android.content.Context,
java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean,
android.content.SharedPreferences, boolean, android.content.Intent,
java.lang.String)
01-10 22:49:54.715 5805 5949 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=c7479d51-894a-4d6b-8792-1ac67466f037,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:49:54.719 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.719 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.719 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.719 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:54.719 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@e886f20,com.disha.quickride.androida
pp.usermgmt.register.SocialUserCreationActivity@477f53e
01-10 22:49:54.719 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:54.721 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.721 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.721 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.721 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:54.721 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@7555d4c,com.disha.quickride.androida
pp.usermgmt.register.SocialUserCreationActivity@477f53e
01-10 22:49:54.721 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:54.765 5805 6691 I AppsFlyer_4.9.0: response code: 200
01-10 22:49:54.766 5805 6691 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:54.769 5805 6691 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:49:54.769 5805 6691 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:49:54.773 5805 5821 I disha.quickrid: Starting profile saver
IsSaveProfileNow end.
01-10 22:49:54.917 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{d5ba370 token=android.os.BinderProxy@38be2a7
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.register.SocialUserCre
ationActivity}} token= android.os.BinderProxy@38be2a7
01-10 22:49:54.922 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:54.931 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:54.943 5805 6725 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:54.944 5805 6725 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:49:54.996 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:55.003 5805 5988 D SlaveNetworkWorker: not matched: 1
01-10 22:49:55.077 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:55.084 5805 5988 D b : getData: response code:200
01-10 22:49:55.084 5805 5988 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"","ostype":"Android","make":"HUAWEI","model":"LLD-
AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110224954,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676794616","eventname":"usermo
bileverified","payload":
{"userActivationStatus":"NEW","verificationType":"TRUECALLER"}} --- 200 OK
{"status" : "success"}
01-10 22:49:55.092 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.0610201, 77.4992373
01-10 22:49:55.105 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=37b1cfad-159c-42c5-9378-1e071a045ef1,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:49:55.115 5805 6691 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
userMobileVerified
01-10 22:49:55.123 5805 6691 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:49:55.126 5805 6691 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:49:55.129 5805 6691 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:49:55.145 5805 6691 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:49:55.147 5805 6691 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:49:55.152 5805 6691 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:49:55.188 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:55.191 5805 6691 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:49:55.192 5805 6691 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676795080","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"0b8fda085baa07c37c4ac4b19b45acc6a0e7da83","uid":"15
78676773009-
762631917550331912","eventValue":"{\"userActivationStatus\":\"NEW\",\"verificationT
ype\":\"TRUECALLER\"}","isGaidWithGps":"true","lang_code":"en","installDate":"2019-
12-22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"userMobileVerified","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","kef4a4f":"448b9f814ca3d
5d74818191b0c531a0d591a190d5a1f19","product":"LLD-AL10","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10 9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"3","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"9f7fd533914b30e88730136fdcd081f787cff848","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"4","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676794489\",\"prev_event_value\":\
"{\\\"contactNumber\\\":\\\"9655826156\\\",\\\"DeviceId\\\":\\\"a786ace68859a4c7\\\
"}\",\"prev_event_name\":\"ContactNoEntered\"}","platformextension":"android_native
","cksm_v1":"f478df445dea2e25bfc0d9362d763f31f1"}
01-10 22:49:55.198 5805 6717 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:49:55.199 5805 6717 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:49:55.199 5805 6717 I AppsFlyer_4.9.0: app went to background
01-10 22:49:55.200 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:55.200 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:55.204 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:false
01-10 22:49:55.204 5805 5884 D ZrHung.AppEyeUiProbe: not watching, wait.
01-10 22:49:55.230 5805 6717 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:49:55.232 5805 6717 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:49:55.484 5805 6692 I AppsFlyer_4.9.0: response code: 200
01-10 22:49:55.484 5805 6692 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:55.493 5805 6770 D HwGalleryCacheManagerImpl: mIsEffect:false
01-10 22:49:55.496 5805 6770 W ExifInterface: Stop reading file since a wrong
offset may cause an infinite loop: 0
01-10 22:49:55.496 5805 6770 W ExifInterface: Stop reading file since a wrong
offset may cause an infinite loop: 0
01-10 22:49:55.503 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRUserCreationActivity:
android.graphics.Bitmap@161b297
01-10 22:49:55.919 5805 5921 W libEGL : EGLNativeWindowType 0x74b833f010
disconnect failed
01-10 22:49:55.939 5805 5805 D ViewRootImpl[QRPhoneNumberActivity]: surface
should not be released
01-10 22:49:56.130 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRUserCreationActivity: updated
location : Location[fused 13******,77****** hAcc=93 et=+1d4h49m55s191ms vAcc=???
sAcc=??? bAcc=???]
01-10 22:49:56.132 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.0609944, 77.4991669
01-10 22:49:56.182 5805 6691 I AppsFlyer_4.9.0: response code: 200
01-10 22:49:56.182 5805 6691 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:57.709 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:57.709 5805 5884 D ZrHung.AppEyeUiProbe: restart watching
01-10 22:49:57.718 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:49:57.720 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:19:54.212 +0000;
01-10 22:49:57.720 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:19:54.766 +0000;
01-10 22:49:57.720 5805 5805 I AppsFlyer_4.9.0: This launch is blocked: 3507 ms <
5000 ms
01-10 22:49:57.724 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:57.752 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.0609944, 77.4991669
01-10 22:49:57.787 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:57.787 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:57.816 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRUserCreationActivity: updated
location : Location[fused 13******,77****** hAcc=93 et=+1d4h49m55s191ms vAcc=???
sAcc=??? bAcc=???]
01-10 22:49:57.817 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.0609944, 77.4991669
--------- beginning of system
01-10 22:49:30.975 5805 5805 D ActivityThread: Attach thread to application
01-10 22:49:31.647 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:49:31.690 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:49:32.022 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{8917122 token=android.os.BinderProxy@5a3b48f
{com.disha.quickride/com.disha.quickride.androidapp.startup.QRSplashActivity}}
token= android.os.BinderProxy@5a3b48f
01-10 22:49:34.121 5805 5805 D HwCustConnectivityManagerImpl:
isBlockNetworkRequestByNonAis, INVALID_SUBSCRIPTION_ID
01-10 22:49:34.127 5805 5805 D HwCustConnectivityManagerImpl:
isBlockNetworkRequestByNonAis, INVALID_SUBSCRIPTION_ID
01-10 22:49:38.923 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:49:38.928 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:49:39.007 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{a3e2053 token=android.os.BinderProxy@4b85c83
{com.disha.quickride/com.disha.quickride.androidapp.startup.QRHomeScreenActivity}}
token= android.os.BinderProxy@4b85c83
01-10 22:49:39.384 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{8917122 token=android.os.BinderProxy@5a3b48f
{com.disha.quickride/com.disha.quickride.androidapp.startup.QRSplashActivity}}
token= android.os.BinderProxy@5a3b48f
01-10 22:49:41.489 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:49:41.494 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:49:41.556 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{3cba941 token=android.os.BinderProxy@58c8f5e
{com.disha.quickride/com.google.android.gms.auth.api.signin.internal.SignInHubActiv
ity}} token= android.os.BinderProxy@58c8f5e
--------- beginning of main
01-10 22:49:41.660 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:41.660 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:41.694 5805 5993 D b : getData: response code:200
01-10 22:49:41.695 5805 5993 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"","ostype":"Android","make":"HUAWEI","model":"LLD-
AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110224941,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676781423","eventname":"firstp
agectaclick","payload":
{"DeviceId":"a786ace68859a4c7","loginOrSignUpType":"Google"}} --- 200 OK
{"status" : "success"}
01-10 22:49:41.746 5805 5848 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=1bfcb7c2-9155-4eb2-a89a-cd8e05c13ee4,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:49:41.858 5805 6133 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
FirstPageCTAClick
01-10 22:49:41.867 5805 6133 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:49:41.871 5805 6133 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:49:41.874 5805 6133 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:49:41.890 5805 6133 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:49:41.893 5805 6133 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:49:41.897 5805 6133 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:49:41.902 5805 6133 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:49:41.903 5805 6133 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676781784","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"a526805d11c7e2a40e48e7fe3dafc728407ba537","uid":"15
78676773009-
762631917550331912","eventValue":"{\"DeviceId\":\"a786ace68859a4c7\",\"loginOrSignU
pType\":\"Google\"}","isGaidWithGps":"true","lang_code":"en","installDate":"2019-
12-22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"FirstPageCTAClick","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","kef4e4f":"0cbce15e206ebfb14818191b0c531a0d591a190d5a1f19","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10 9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"1","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"e667c4336bb8677819f6e59397bc9eb29108243d","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"2","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676779370\",\"prev_event_value\":\
"{\\\"DeviceId\\\":\\\"a786ace68859a4c7\\\"}\",\"prev_event_name\":\"AppOpenSignupW
indow\"}","platformextension":"android_native","cksm_v1":"1cfd05c4ba0047a90f67e5562
9b9df5de8"}
01-10 22:49:42.007 5805 6139 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:49:42.007 5805 6139 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:49:42.008 5805 6139 I AppsFlyer_4.9.0: app went to background
01-10 22:49:42.010 5805 6139 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:49:42.011 5805 6139 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:49:42.062 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:false
01-10 22:49:42.062 5805 5884 D ZrHung.AppEyeUiProbe: not watching, wait.
01-10 22:49:42.149 5805 6133 I AppsFlyer_4.9.0: response code: 200
01-10 22:49:42.149 5805 6133 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:48.068 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:48.070 5805 5884 D ZrHung.AppEyeUiProbe: restart watching
01-10 22:49:48.118 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:49:48.122 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:19:32.120 +0000;
01-10 22:49:48.122 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:19:34.908 +0000;
01-10 22:49:48.122 5805 5805 I AppsFlyer_4.9.0: Sending launch (+16000 ms)
01-10 22:49:48.129 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:48.178 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:49:48.188 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:48.225 5805 5805 I
com.disha.quickride.androidapp.startup.QRHomeScreenActivity: Intent { (has
extras) }
01-10 22:49:48.228 5805 5805 D
com.disha.quickride.androidapp.startup.QRHomeScreenActivity:
getSignedInAccountFromIntent
com.google.android.gms.auth.api.signin.GoogleSignInAccount@a78eb4c
01-10 22:49:48.247 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:49:48.262 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:48.273 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:48.273 5805 6371 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:49:48.273 5805 6373 D
com.disha.quickride.androidapp.usermgmt.social.SocialNetworkLoginAsyncTask:
Performing pre session initialization of social user
01-10 22:49:48.273 5805 6371 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:49:48.286 5805 6373 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:49:48.303 5805 6375 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:48.305 5805 6375 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:49:48.324 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:48.333 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:48.400 5805 5921 W libEGL : EGLNativeWindowType 0x74b82b1010
disconnect failed
01-10 22:49:48.401 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:48.420 5805 5921 W libEGL : EGLNativeWindowType 0x74b8249010
disconnect failed
01-10 22:49:48.443 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:48.444 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:48.497 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:48.511 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
2 lines
01-10 22:49:48.511 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:48.527 5805 5805 D ViewRootImpl[SignInHubActivity]: surface should
not be released
01-10 22:49:48.532 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{3cba941 token=android.os.BinderProxy@58c8f5e
{com.disha.quickride/com.google.android.gms.auth.api.signin.internal.SignInHubActiv
ity}} token= android.os.BinderProxy@58c8f5e
01-10 22:49:48.557 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:48.557 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:48.572 5805 6371 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
01-10 22:49:48.584 5805 6371 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:49:48.588 5805 6371 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:49:48.591 5805 6371 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:49:48.605 5805 6373 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:49:48.618 5805 6371 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:49:48.623 5805 6371 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:49:48.632 5805 6371 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:49:48.633 5805 6371 D AppsFlyer_4.9.0: Install referrer is allowed
01-10 22:49:48.642 5805 6371 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:49:48.642 5805 6371 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676788504","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"kef4e47":"8
a0a5fb9cc7a76fb4818191b0c531a0d591a190d5a1f1e","operator":"Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"14","open_referrer":"android-
app:\/\/com.disha.quickride","af_v2":"4b7fa8d59f6c0ed107e8ae1d552b2b2b10e3da97","ui
d":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"sensors":[{"sT":1,"sVS":[2.6048915,7.97748,-
5.3821654],"sN":"accelerometer-kx023","sV":"KIONIX","sVE":[2.6048915,7.9104424,-
5.3438582]},{"sT":2,"sVS":[43.5625,-18.5,5.5625],"sN":"mag-
akm09918","sV":"akm","sVE":[42.1875,-19.875,6.625]},{"sT":4,"sVS":[-
0.0022863813,0.00837758,-
0.006684611],"sN":"gyroscope","sV":"STMicroelectronics","sVE":[-0.088139124,-
0.28084093,0.18174113]}],"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"12.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"2","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"5fa639aa41f2160fbc93c6facd5ba5dc38a52ecb","carrier
":"Jio
4G","gcd_timing":"3704","af_preinstalled":"false","iaecounter":"2","tokenRefreshCon
figured":false,"af_gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24",
"device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"e9f319d487399193af80f7d42007df3e
32","rfr":{"val":"utm_source=google-
play&utm_medium=organic","code":"0","clk":"0","install":"1578665201"}}
01-10 22:49:48.663 5805 6373 I
com.disha.quickride.androidapp.usermgmt.social.SocialNetworkLoginAsyncTask: Social
user is not activated
01-10 22:49:48.665 5805 6373 E SocialLoginAsync failed:
com.disha.quickride.rest.client.RestClientException: [errorCode: 1004 ]
[httpStatusCode: 400 ][developerMsg: Account not registered ][userMsg: Mobile
number is not registered ][extraInfo: {} ]
01-10 22:49:48.673 5805 5921 W libEGL : EGLNativeWindowType 0x74b82b1010
disconnect failed
01-10 22:49:48.723 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:48.733 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:48.752 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@8b3d58d
01-10 22:49:48.752 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:48.753 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:49:48.763 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:49:48.763 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRPhoneNumberActivity: On create
for QRPhoneNumberActivity
01-10 22:49:48.771 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:49:48.771 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:49:48.777 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.777 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.777 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.777 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:48.777 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@cb8d0f2,ba@786e343
01-10 22:49:48.777 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:48.778 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.778 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.778 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.778 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:48.778 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@eaa709f,ba@786e343
01-10 22:49:48.779 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:48.806 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.806 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.806 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.806 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:48.806 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@373d497,com.disha.quickride.androida
pp.usermgmt.register.QRPhoneNumberActivity@141218e
01-10 22:49:48.806 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:48.807 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.807 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.807 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:48.807 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:48.807 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@5172333,com.disha.quickride.androida
pp.usermgmt.register.QRPhoneNumberActivity@141218e
01-10 22:49:48.808 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:49.240 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{f906e3f token=android.os.BinderProxy@8b3d58d
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.register.QRPhoneNumber
Activity}} token= android.os.BinderProxy@8b3d58d
01-10 22:49:49.245 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:49.260 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:49.302 5805 6420 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:49.302 5805 6420 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:49:49.386 5805 5805 D HwAutofillHelper: recordCurrentInfo:0
01-10 22:49:49.386 5805 5805 D HwAutofillHelper: inputType = 8194
01-10 22:49:49.403 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:49.435 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:49.583 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:49.633 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:49.633 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:49.721 5805 6371 I AppsFlyer_4.9.0: response code: 200
01-10 22:49:49.721 5805 6371 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:49.971 5805 6372 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:49:49.972 5805 6372 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:49:49.972 5805 6372 I AppsFlyer_4.9.0: app went to background
01-10 22:49:49.975 5805 6372 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:49:49.975 5805 6372 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:49:50.071 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:false
01-10 22:49:50.071 5805 5884 D ZrHung.AppEyeUiProbe: not watching, wait.
01-10 22:49:50.777 5805 5921 W libEGL : EGLNativeWindowType 0x74be973010
disconnect failed
01-10 22:49:50.832 5805 5805 D ViewRootImpl[QRHomeScreenActivity]: surface should
not be released
01-10 22:49:54.181 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRPhoneNumberActivity: validating
of user phone
01-10 22:49:54.189 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:49:54.196 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:54.203 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRPhoneNumberActivity: Intent
{ (has extras) }
01-10 22:49:54.204 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:54.204 5805 5884 D ZrHung.AppEyeUiProbe: restart watching
01-10 22:49:54.205 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:49:54.210 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:49:54.212 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:19:48.122 +0000;
01-10 22:49:54.212 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:19:49.721 +0000;
01-10 22:49:54.212 5805 5805 I AppsFlyer_4.9.0: Sending launch (+6088 ms)
01-10 22:49:54.213 5805 5805 D HwAutofillHelper: recordCurrentInfo:0
01-10 22:49:54.213 5805 5805 D HwAutofillHelper: inputType = 8194
01-10 22:49:54.253 5805 6693 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:54.256 5805 6693 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:49:54.290 5805 5805 I ViewRootImpl: jank_removeInvalidNode jank list is
null
01-10 22:49:54.292 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:54.293 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:54.297 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:54.297 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:54.310 5805 5805 I AssistStructure: Flattened final assist data: 5088
bytes, containing 2 windows, 17 views
01-10 22:49:54.347 5805 5921 W libEGL : EGLNativeWindowType 0x74b7510010
disconnect failed
01-10 22:49:54.348 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:54.358 5805 5805 W IInputConnectionWrapper: getExtractedText on
inactive InputConnection
01-10 22:49:54.364 5805 6691 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:49:54.364 5805 6691 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:49:54.364 5805 6692 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:49:54.364 5805 6692 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:49:54.372 5805 5991 D SlaveNetworkWorker: not matched: 1
01-10 22:49:54.389 5805 5805 W IInputConnectionWrapper: getTextBeforeCursor on
inactive InputConnection
01-10 22:49:54.417 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:54.417 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:54.443 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:49:54.485 5805 6692 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
ContactNoEntered
01-10 22:49:54.492 5805 6691 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
01-10 22:49:54.494 5805 6692 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:49:54.502 5805 6692 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:49:54.503 5805 6691 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:49:54.505 5805 6692 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:49:54.505 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:49:54.506 5805 6691 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:49:54.508 5805 6691 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:49:54.525 5805 6692 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:49:54.525 5805 6691 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:49:54.527 5805 6691 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:49:54.527 5805 6692 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:49:54.535 5805 6692 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:49:54.536 5805 6691 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:49:54.541 5805 6692 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:49:54.541 5805 6691 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:49:54.541 5805 6692 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676794434","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"3638549aff40b89067b8e526511b79fac2fff79f","uid":"15
78676773009-
762631917550331912","eventValue":"{\"contactNumber\":\"9655826156\",\"DeviceId\":\"
a786ace68859a4c7\"}","isGaidWithGps":"true","lang_code":"en","installDate":"2019-
12-22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"ContactNoEntered","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"2","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"08482d8f16b1f62a0f7af7cb6005e94ac63ec10a","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"3","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","kef4e44":"4e8e0d8d01353ca94818191b0c531a0d591a190d5a1f19
","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676781862\",\"prev_event_value\":\
"{\\\"DeviceId\\\":\\\"a786ace68859a4c7\\\",\\\"loginOrSignUpType\\\":\\\"Google\\\
"}\",\"prev_event_name\":\"FirstPageCTAClick\"}","platformextension":"android_nativ
e","cksm_v1":"3b2d8e6475604f22bfd8cd94523a0f53ae"}
01-10 22:49:54.541 5805 6691 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676794431","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"5","open_referrer":"android-
app:\/\/com.disha.quickride","af_v2":"17009a726c15ea65ad1ec10fb909d2797c851b83","ui
d":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"12.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"3","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","kef4b44":"4c514dee1284303a4818191b0c531
a0d591a190d5a1f18","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"980c84e596fe219951756b9714dd4a7b60e6ac1c","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"3","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"d18096a447bd21aa2f80a24120920f8f
2b"}
01-10 22:49:54.588 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 134932(7MB) AllocSpace objects, 79(3MB) LOS objects, 58% free, 8MB/20MB,
paused 13.859ms total 144.766ms
01-10 22:49:54.595 5805 5921 W libEGL : EGLNativeWindowType 0x74b7510010
disconnect failed
01-10 22:49:54.649 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:54.659 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:54.678 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@38be2a7
01-10 22:49:54.679 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:54.679 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:49:54.689 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:49:54.690 5805 5805 D
com.disha.quickride.androidapp.usermgmt.register.QRUserCreationActivity: On create
of user registration activity
01-10 22:49:54.694 5805 5991 D b : getData: response code:200
01-10 22:49:54.694 5805 5991 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"","ostype":"Android","make":"HUAWEI","model":"LLD-
AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110224954,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676794216","eventname":"contac
tnoentered","payload":{"DeviceId":"a786ace68859a4c7","contactNumber":"9655826156"}}
--- 200 OK {"status" : "success"}
01-10 22:49:54.696 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:49:54.696 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:49:54.702 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.703 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.703 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.703 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:54.703 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@ace8e8f,ba@afc751c
01-10 22:49:54.703 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:54.704 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.704 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.704 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.704 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:54.704 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@5e9c708,ba@afc751c
01-10 22:49:54.704 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:54.706 5805 5810 I disha.quickrid: Compiler allocated 5MB to compile
java.util.Map com.appsflyer.AppsFlyerLib.ˎ(android.content.Context,
java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean,
android.content.SharedPreferences, boolean, android.content.Intent,
java.lang.String)
01-10 22:49:54.715 5805 5949 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=c7479d51-894a-4d6b-8792-1ac67466f037,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:49:54.719 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.719 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.719 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.719 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:54.719 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@e886f20,com.disha.quickride.androida
pp.usermgmt.register.SocialUserCreationActivity@477f53e
01-10 22:49:54.719 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:54.721 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.721 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.721 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:49:54.721 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:49:54.721 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@7555d4c,com.disha.quickride.androida
pp.usermgmt.register.SocialUserCreationActivity@477f53e
01-10 22:49:54.721 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:49:54.765 5805 6691 I AppsFlyer_4.9.0: response code: 200
01-10 22:49:54.766 5805 6691 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:54.769 5805 6691 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:49:54.769 5805 6691 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:49:54.773 5805 5821 I disha.quickrid: Starting profile saver
IsSaveProfileNow end.
01-10 22:49:54.917 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{d5ba370 token=android.os.BinderProxy@38be2a7
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.register.SocialUserCre
ationActivity}} token= android.os.BinderProxy@38be2a7
01-10 22:49:54.922 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:54.931 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:54.943 5805 6725 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:54.944 5805 6725 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:49:54.996 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:55.003 5805 5988 D SlaveNetworkWorker: not matched: 1
01-10 22:49:55.077 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:49:55.084 5805 5988 D b : getData: response code:200
01-10 22:49:55.084 5805 5988 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"","ostype":"Android","make":"HUAWEI","model":"LLD-
AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110224954,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676794616","eventname":"usermo
bileverified","payload":
{"userActivationStatus":"NEW","verificationType":"TRUECALLER"}} --- 200 OK
{"status" : "success"}
01-10 22:49:55.092 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.0610201, 77.4992373
01-10 22:49:55.105 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=37b1cfad-159c-42c5-9378-1e071a045ef1,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:49:55.115 5805 6691 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
userMobileVerified
01-10 22:49:55.123 5805 6691 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:49:55.126 5805 6691 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:49:55.129 5805 6691 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:49:55.145 5805 6691 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:49:55.147 5805 6691 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:49:55.152 5805 6691 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:49:55.188 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:55.191 5805 6691 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:49:55.192 5805 6691 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676795080","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"0b8fda085baa07c37c4ac4b19b45acc6a0e7da83","uid":"15
78676773009-
762631917550331912","eventValue":"{\"userActivationStatus\":\"NEW\",\"verificationT
ype\":\"TRUECALLER\"}","isGaidWithGps":"true","lang_code":"en","installDate":"2019-
12-22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"userMobileVerified","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","kef4a4f":"448b9f814ca3d
5d74818191b0c531a0d591a190d5a1f19","product":"LLD-AL10","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10 9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"3","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"9f7fd533914b30e88730136fdcd081f787cff848","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"4","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676794489\",\"prev_event_value\":\
"{\\\"contactNumber\\\":\\\"9655826156\\\",\\\"DeviceId\\\":\\\"a786ace68859a4c7\\\
"}\",\"prev_event_name\":\"ContactNoEntered\"}","platformextension":"android_native
","cksm_v1":"f478df445dea2e25bfc0d9362d763f31f1"}
01-10 22:49:55.198 5805 6717 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:49:55.199 5805 6717 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:49:55.199 5805 6717 I AppsFlyer_4.9.0: app went to background
01-10 22:49:55.200 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:55.200 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:55.204 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:false
01-10 22:49:55.204 5805 5884 D ZrHung.AppEyeUiProbe: not watching, wait.
01-10 22:49:55.230 5805 6717 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:49:55.232 5805 6717 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:49:55.484 5805 6692 I AppsFlyer_4.9.0: response code: 200
01-10 22:49:55.484 5805 6692 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:55.493 5805 6770 D HwGalleryCacheManagerImpl: mIsEffect:false
01-10 22:49:55.496 5805 6770 W ExifInterface: Stop reading file since a wrong
offset may cause an infinite loop: 0
01-10 22:49:55.496 5805 6770 W ExifInterface: Stop reading file since a wrong
offset may cause an infinite loop: 0
01-10 22:49:55.503 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRUserCreationActivity:
android.graphics.Bitmap@161b297
01-10 22:49:55.919 5805 5921 W libEGL : EGLNativeWindowType 0x74b833f010
disconnect failed
01-10 22:49:55.939 5805 5805 D ViewRootImpl[QRPhoneNumberActivity]: surface
should not be released
01-10 22:49:56.130 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRUserCreationActivity: updated
location : Location[fused 13******,77****** hAcc=93 et=+1d4h49m55s191ms vAcc=???
sAcc=??? bAcc=???]
01-10 22:49:56.132 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.0609944, 77.4991669
01-10 22:49:56.182 5805 6691 I AppsFlyer_4.9.0: response code: 200
01-10 22:49:56.182 5805 6691 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:49:57.709 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:49:57.709 5805 5884 D ZrHung.AppEyeUiProbe: restart watching
01-10 22:49:57.718 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:49:57.720 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:19:54.212 +0000;
01-10 22:49:57.720 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:19:54.766 +0000;
01-10 22:49:57.720 5805 5805 I AppsFlyer_4.9.0: This launch is blocked: 3507 ms <
5000 ms
01-10 22:49:57.724 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:57.752 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.0609944, 77.4991669
01-10 22:49:57.787 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:57.787 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:57.816 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRUserCreationActivity: updated
location : Location[fused 13******,77****** hAcc=93 et=+1d4h49m55s191ms vAcc=???
sAcc=??? bAcc=???]
01-10 22:49:57.817 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.0609944, 77.4991669
01-10 22:49:58.385 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:49:58.385 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:49:58.385 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:49:58.385 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:49:58.478 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:49:58.479 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:49:58.478 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:49:58.479 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:49:59.647 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:49:59.648 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:49:59.647 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:49:59.648 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:49:59.648 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRUserCreationActivity:
registering of user with given details
01-10 22:49:59.648 5805 5805 I
com.disha.quickride.androidapp.usermgmt.register.QRUserCreationActivity:
registering of user with given details
01-10 22:49:59.659 5805 5805 D com.disha.quickride.androidapp.util.AppUtil:
networkOp = 405861, networkOpName = Jio 4G
01-10 22:49:59.659 5805 5805 D com.disha.quickride.androidapp.util.AppUtil:
networkOp = 405861, networkOpName = Jio 4G
01-10 22:49:59.664 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:49:59.664 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:49:59.670 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:59.670 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:59.686 5805 6877 I
com.disha.quickride.androidapp.usermgmt.social.SocialUserRegistrationAsyncTask:
generating of random password
01-10 22:49:59.686 5805 6877 I
com.disha.quickride.androidapp.usermgmt.social.SocialUserRegistrationAsyncTask:
generating of random password
01-10 22:49:59.707 5805 6878 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:59.712 5805 6878 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:49:59.707 5805 6878 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:49:59.712 5805 6878 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:49:59.736 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:59.736 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:59.758 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:59.758 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:49:59.799 5805 5921 W libEGL : EGLNativeWindowType 0x74b77dc010
disconnect failed
01-10 22:49:59.799 5805 5921 W libEGL : EGLNativeWindowType 0x74b77dc010
disconnect failed
01-10 22:49:59.802 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:59.802 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:49:59.815 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:49:59.815 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:49:59.827 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:59.827 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:49:59.927 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:59.927 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:59.927 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:49:59.927 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:00.813 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:00.813 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:00.916 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:50:00.916 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:50:03.262 5805 5959 I b : pushAmpDataParser: Listener status:
false
01-10 22:50:03.262 5805 5959 I b : pushAmpDataParser: Listener status:
false
01-10 22:50:03.266 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=7f92e873-5ffe-4c2e-8d20-3dcf859306b2,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
01-10 22:50:03.266 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=7f92e873-5ffe-4c2e-8d20-3dcf859306b2,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
01-10 22:50:04.550 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:04.550 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:04.560 5805 6877 I
com.disha.quickride.androidapp.usermgmt.social.SocialUserRegistrationAsyncTask:
Registered with social network
01-10 22:50:04.560 5805 6877 I
com.disha.quickride.androidapp.usermgmt.social.SocialUserRegistrationAsyncTask:
Registered with social network
01-10 22:50:04.578 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:04.578 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:04.875 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:04.875 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:04.915 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:50:04.915 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:50:04.961 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:50:04.961 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:50:05.219 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:05.219 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:05.225 5805 6877 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505608380938
01-10 22:50:05.225 5805 6877 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505608380938
01-10 22:50:05.228 5805 5805 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505608380938 is : dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:50:05.228 5805 5805 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505608380938 is : dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:50:05.232 5805 7093 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:50:05.232 5805 7093 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:50:05.241 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:05.241 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:05.244 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:50:05.244 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:50:05.505 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:05.505 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:05.519 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:05.519 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:05.600 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Creating
new user session for 80505608380938
01-10 22:50:05.600 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Creating
new user session for 80505608380938
01-10 22:50:05.601 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-10 22:50:05.601 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
destroySessionManager
01-10 22:50:05.601 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onSessionManagerDestroyed
01-10 22:50:05.601 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-10 22:50:05.601 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
destroySessionManager
01-10 22:50:05.601 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onSessionManagerDestroyed
01-10 22:50:05.603 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: No User session
found
01-10 22:50:05.603 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
newUserSession
01-10 22:50:05.603 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: No User session
found
01-10 22:50:05.603 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
newUserSession
01-10 22:50:05.611 5805 7096 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-10 22:50:05.611 5805 7096 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-10 22:50:05.700 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@6ce9ba9
01-10 22:50:05.700 5805 6877 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Creating new user session
01-10 22:50:05.700 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@6ce9ba9
01-10 22:50:05.700 5805 6877 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Creating new user session
01-10 22:50:05.726 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:05.726 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:06.016 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:06.016 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:06.438 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:06.438 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:06.675 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:06.675 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:06.743 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:06.743 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:07.010 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:07.010 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:07.047 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:07.047 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:07.284 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:07.284 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:08.232 5805 6877 W Glide : Load failed for null with size [0x0]
01-10 22:50:08.232 5805 6877 W Glide : class ain: Received null model
01-10 22:50:08.232 5805 6877 W Glide : Load failed for null with size [0x0]
01-10 22:50:08.232 5805 6877 W Glide : class ain: Received null model
01-10 22:50:08.235 5805 6877 I chatty : uid=10134(com.disha.quickride) QuickRide
Async identical 5 lines
01-10 22:50:08.236 5805 6877 W Glide : Load failed for null with size [0x0]
01-10 22:50:08.236 5805 6877 W Glide : class ain: Received null model
01-10 22:50:08.235 5805 6877 I chatty : uid=10134(com.disha.quickride) QuickRide
Async identical 5 lines
01-10 22:50:08.236 5805 6877 W Glide : Load failed for null with size [0x0]
01-10 22:50:08.236 5805 6877 W Glide : class ain: Received null model
01-10 22:50:09.282 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:50:09.282 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:50:09.405 5805 6877 W Glide : Load failed for null with size [0x0]
01-10 22:50:09.405 5805 6877 W Glide : class ain: Received null model
01-10 22:50:09.405 5805 6877 W Glide : Load failed for null with size [0x0]
01-10 22:50:09.405 5805 6877 W Glide : class ain: Received null model
01-10 22:50:09.466 5805 6877 W Glide : Load failed for null with size [0x0]
01-10 22:50:09.466 5805 6877 W Glide : class ain: Received null model
01-10 22:50:09.466 5805 6877 W Glide : Load failed for null with size [0x0]
01-10 22:50:09.466 5805 6877 W Glide : class ain: Received null model
01-10 22:50:09.470 5805 6877 I chatty : uid=10134(com.disha.quickride) QuickRide
Async identical 5 lines
01-10 22:50:09.470 5805 6877 W Glide : Load failed for null with size [0x0]
01-10 22:50:09.470 5805 6877 W Glide : class ain: Received null model
01-10 22:50:09.470 5805 6877 I chatty : uid=10134(com.disha.quickride) QuickRide
Async identical 5 lines
01-10 22:50:09.470 5805 6877 W Glide : Load failed for null with size [0x0]
01-10 22:50:09.470 5805 6877 W Glide : class ain: Received null model
01-10 22:50:09.504 5805 6877 W Glide : Load failed for null with size [0x0]
01-10 22:50:09.504 5805 6877 W Glide : class ain: Received null model
01-10 22:50:09.504 5805 6877 W Glide : Load failed for null with size [0x0]
01-10 22:50:09.504 5805 6877 W Glide : class ain: Received null model
01-10 22:50:09.541 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@2363337
01-10 22:50:09.541 5805 6877 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: New user session
01-10 22:50:09.541 5805 6877 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: newUserSession
01-10 22:50:09.541 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@2363337
01-10 22:50:09.541 5805 6877 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: New user session
01-10 22:50:09.541 5805 6877 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: newUserSession
01-10 22:50:09.910 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:09.910 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:10.384 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:10.384 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:10.416 5805 5881 D
com.disha.quickride.androidapp.offers.UserCouponsGettingAsyncTask:
systemCouponCodes doInBackground
01-10 22:50:10.416 5805 5881 D
com.disha.quickride.androidapp.offers.UserCouponsGettingAsyncTask:
systemCouponCodes doInBackground
01-10 22:50:10.420 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@9921b79
01-10 22:50:10.420 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@9921b79
01-10 22:50:10.437 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@193706c
01-10 22:50:10.437 5805 6877 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
newUserSession
01-10 22:50:10.437 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@193706c
01-10 22:50:10.437 5805 6877 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
newUserSession
01-10 22:50:10.447 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:10.447 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:10.448 5805 5924 I
com.disha.quickride.androidapp.notification.NotificationStore: clear User Session
01-10 22:50:10.448 5805 5924 I
com.disha.quickride.androidapp.notification.NotificationStore: clear User Session
01-10 22:50:10.448 5805 5924 I
com.disha.quickride.androidapp.notification.NotificationStore:
removeAllNotifications
01-10 22:50:10.448 5805 5924 I
com.disha.quickride.androidapp.notification.NotificationStore:
removeAllNotifications
01-10 22:50:10.533 5805 5924 D
com.disha.quickride.androidapp.notification.NotificationPersistenceHelper: clearing
of notifications in sql lite data
01-10 22:50:10.533 5805 5924 D
com.disha.quickride.androidapp.notification.NotificationPersistenceHelper: clearing
of notifications in sql lite data
01-10 22:50:10.554 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-10 22:50:10.554 5805 6877 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
01-10 22:50:10.554 5805 6877 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
01-10 22:50:10.555 5805 5924 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Removing
ApplicationVisibilityStatusChangeListener for key : [NOTIFICATION_STORE]
01-10 22:50:10.555 5805 5924 D
com.disha.quickride.androidapp.notification.NotificationStore: Cancelling periodic
work request
01-10 22:50:10.554 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-10 22:50:10.554 5805 6877 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
01-10 22:50:10.554 5805 6877 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
01-10 22:50:10.555 5805 5924 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Removing
ApplicationVisibilityStatusChangeListener for key : [NOTIFICATION_STORE]
01-10 22:50:10.555 5805 5924 D
com.disha.quickride.androidapp.notification.NotificationStore: Cancelling periodic
work request
01-10 22:50:10.559 5805 6877 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
01-10 22:50:10.559 5805 6877 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
01-10 22:50:10.559 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-10 22:50:10.560 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Starting
WatchdogService
01-10 22:50:10.559 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-10 22:50:10.560 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Starting
WatchdogService
01-10 22:50:10.566 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Setting
alarm to ensure watchdog service is started if Android does not restart
01-10 22:50:10.567 5805 5805 D
com.disha.quickride.androidapp.watchdog.QuickRideWatchdogService:
QuickRideWatchdogService.onCreate called
01-10 22:50:10.567 5805 5805 I
com.disha.quickride.androidapp.watchdog.QuickRideWatchdogService: Entering
QuickRideWatchdogService.onStartCommand
01-10 22:50:10.566 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Setting
alarm to ensure watchdog service is started if Android does not restart
01-10 22:50:10.567 5805 5805 D
com.disha.quickride.androidapp.watchdog.QuickRideWatchdogService:
QuickRideWatchdogService.onCreate called
01-10 22:50:10.567 5805 5805 I
com.disha.quickride.androidapp.watchdog.QuickRideWatchdogService: Entering
QuickRideWatchdogService.onStartCommand
01-10 22:50:10.575 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 4975 ms
01-10 22:50:10.575 5805 6877 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 4975 ms
01-10 22:50:10.605 5805 5921 W libEGL : EGLNativeWindowType 0x74b77dc010
disconnect failed
01-10 22:50:10.605 5805 5921 W libEGL : EGLNativeWindowType 0x74b77dc010
disconnect failed
01-10 22:50:10.675 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:50:10.675 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:50:10.766 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:10.766 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:10.784 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:10.784 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:10.846 5805 7214 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:50:10.847 5805 7214 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:50:10.846 5805 7214 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:50:10.847 5805 7214 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:50:10.906 5805 5881 D
com.disha.quickride.androidapp.offers.UserCouponsGettingAsyncTask:
systemCouponCodes async[SystemCouponCode [id=23, couponCode=REFERVER,
discountPercent=0.0, cashbackPercent=0.0, freeRide=false, cashDeposit=50.0,
maxDiscount=0.0, maxCashback=0.0, maxFreeRidePoints=0.0, activationTime=Thu May 02
10:00:00 GMT+05:30 2019, expiryTime=Tue Mar 01 05:30:01 GMT+05:30 2022,
status=Active, offerName=Refered user get 25 points on verification,
maxAllowedTimes=1, validityPeriod=0, preOpApplicable=true, couponType=CashDeposit,
usageContext=VerifyProfile, applicableUserStatus=EmailVerified,
applicableUserRole=Both, companyCodes=null, applicableRegions=null, location=null,
locationLat=0.0, locationLng=0.0, radius=0.0, userCreationDateStart=Fri May 03
00:00:01 GMT+05:30 2019, userCreationDateEnd=Fri Apr 01 05:30:01 GMT+05:30 2022,
lastLoggedInDateStart=null, lastLoggedInDateEnd=null, imageUrl=null,
autoApply=true, mutuallyExclusiveCodes=null, creationDate=Fri May 03 00:00:01
GMT+05:30 2019, communicationTemplate=1, reminderFrequency=7, verifyBalance=false,
lowerBalanceRange=0.0, higerBalanceRange=0.0, benefitExpiry=0,
applicableUser=ReferredUser, scheme=Referral, maxReminderTimes=4,
verifyNoOfRidesShared=false, lowerNoOfRidesSharedRange=0,
higherNoOfRidesSharedRange=0], SystemCouponCode [id=24, couponCode=REFERRID,
discountPercent=0.0, cashbackPercent=0.0, freeRide=false, cashDeposit=50.0,
maxDiscount=0.0, maxCashback=0.0, maxFreeRidePoints=0.0, activationTime=Thu May 02
10:00:00 GMT+05:30 2019, expiryTime=Tue Mar 01 05:30:01 GMT+05:30 2022,
status=Active, offerName=Refered user get 25 points on completing ride,
maxAllowedTimes=1, validityPeriod=0, preOpApplicable=false, couponType=CashDeposit,
usageContext=ShareRide, applicableUserStatus=EmailVerified,
applicableUserRole=Both, companyCodes=null, applicableRegions=null, location=null,
locationLat=0.0, locationLng=0.0, radius=0.0, userCreationDateStart=Fri May 03
00:00:01 GMT+05:30 2019, userCreationDateEnd=Fri Apr 01 05:30:01 GMT+05:30 2022,
lastLoggedInDateStart=null, lastLoggedInDateEnd=null, imageUrl=null,
autoApply=true, mutuallyExclusiveCodes=null, creationDate=Fri May 03 00:00:01
GMT+05:30 2019, communicationTemplate=1, reminderFrequency=7, verifyBalance=false,
lowerBalanceRange=0.0, higerBalanceRange=0.0, benefitExpiry=0,
applicableUser=ReferredUser, scheme=Referral, maxReminderTimes=4,
verifyNoOfRidesShared=false, lowerNoOfRidesSharedRange=0,
higherNoOfRidesSharedRange=0]]
01-10 22:50:10.928 5805 7214 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserSignedUp
01-10 22:50:10.906 5805 5881 D
com.disha.quickride.androidapp.offers.UserCouponsGettingAsyncTask:
systemCouponCodes async[SystemCouponCode [id=23, couponCode=REFERVER,
discountPercent=0.0, cashbackPercent=0.0, freeRide=false, cashDeposit=50.0,
maxDiscount=0.0, maxCashback=0.0, maxFreeRidePoints=0.0, activationTime=Thu May 02
10:00:00 GMT+05:30 2019, expiryTime=Tue Mar 01 05:30:01 GMT+05:30 2022,
status=Active, offerName=Refered user get 25 points on verification,
maxAllowedTimes=1, validityPeriod=0, preOpApplicable=true, couponType=CashDeposit,
usageContext=VerifyProfile, applicableUserStatus=EmailVerified,
applicableUserRole=Both, companyCodes=null, applicableRegions=null, location=null,
locationLat=0.0, locationLng=0.0, radius=0.0, userCreationDateStart=Fri May 03
00:00:01 GMT+05:30 2019, userCreationDateEnd=Fri Apr 01 05:30:01 GMT+05:30 2022,
lastLoggedInDateStart=null, lastLoggedInDateEnd=null, imageUrl=null,
autoApply=true, mutuallyExclusiveCodes=null, creationDate=Fri May 03 00:00:01
GMT+05:30 2019, communicationTemplate=1, reminderFrequency=7, verifyBalance=false,
lowerBalanceRange=0.0, higerBalanceRange=0.0, benefitExpiry=0,
applicableUser=ReferredUser, scheme=Referral, maxReminderTimes=4,
verifyNoOfRidesShared=false, lowerNoOfRidesSharedRange=0,
higherNoOfRidesSharedRange=0], SystemCouponCode [id=24, couponCode=REFERRID,
discountPercent=0.0, cashbackPercent=0.0, freeRide=false, cashDeposit=50.0,
maxDiscount=0.0, maxCashback=0.0, maxFreeRidePoints=0.0, activationTime=Thu May 02
10:00:00 GMT+05:30 2019, expiryTime=Tue Mar 01 05:30:01 GMT+05:30 2022,
status=Active, offerName=Refered user get 25 points on completing ride,
maxAllowedTimes=1, validityPeriod=0, preOpApplicable=false, couponType=CashDeposit,
usageContext=ShareRide, applicableUserStatus=EmailVerified,
applicableUserRole=Both, companyCodes=null, applicableRegions=null, location=null,
locationLat=0.0, locationLng=0.0, radius=0.0, userCreationDateStart=Fri May 03
00:00:01 GMT+05:30 2019, userCreationDateEnd=Fri Apr 01 05:30:01 GMT+05:30 2022,
lastLoggedInDateStart=null, lastLoggedInDateEnd=null, imageUrl=null,
autoApply=true, mutuallyExclusiveCodes=null, creationDate=Fri May 03 00:00:01
GMT+05:30 2019, communicationTemplate=1, reminderFrequency=7, verifyBalance=false,
lowerBalanceRange=0.0, higerBalanceRange=0.0, benefitExpiry=0,
applicableUser=ReferredUser, scheme=Referral, maxReminderTimes=4,
verifyNoOfRidesShared=false, lowerNoOfRidesSharedRange=0,
higherNoOfRidesSharedRange=0]]
01-10 22:50:10.951 5805 7214 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:50:10.928 5805 7214 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserSignedUp
01-10 22:50:10.951 5805 7214 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:50:10.966 5805 7214 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:50:10.966 5805 7214 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:50:10.976 5805 7214 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:50:10.976 5805 7214 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:50:10.998 5805 7214 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:50:10.998 5805 7214 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:50:11.003 5805 7214 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:50:11.003 5805 7214 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:50:11.011 5805 7214 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:50:11.011 5805 7214 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:50:11.015 5805 7214 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:50:11.015 5805 7214 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:50:11.015 5805 7214 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676810889","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"cda7e3a6bbc3cd0ed0deb0075ecb596fe10ff302","uid":"15
78676773009-
762631917550331912","eventValue":"{\"primaryRegion\":null,\"gender\":\"M\",\"phone\
":9655826156,\"name\":\"Amarnath
Aravind\",\"refferalcode\":\"EPIK75\",\"email\":\"[email protected]\"}","isGaidWi
thGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"UserSignedUp","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"3","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"3efa83b7ba7f31ba078645830b07d3db66b88653","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"5","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","kef434f":"cde0dd756d967c614818191b0c531a0d591a190d5a1f19
","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676795117\",\"prev_event_value\":\
"{\\\"userActivationStatus\\\":\\\"NEW\\\",\\\"verificationType\\\":\\\"TRUECALLER\
\\"}\",\"prev_event_name\":\"userMobileVerified\"}","platformextension":"android_na
tive","cksm_v1":"4ec9d954a5677ba05fe990f67436cfd37b"}
01-10 22:50:11.015 5805 7214 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676810889","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"cda7e3a6bbc3cd0ed0deb0075ecb596fe10ff302","uid":"15
78676773009-
762631917550331912","eventValue":"{\"primaryRegion\":null,\"gender\":\"M\",\"phone\
":9655826156,\"name\":\"Amarnath
Aravind\",\"refferalcode\":\"EPIK75\",\"email\":\"[email protected]\"}","isGaidWi
thGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"UserSignedUp","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"3","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"3efa83b7ba7f31ba078645830b07d3db66b88653","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"5","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","kef434f":"cde0dd756d967c614818191b0c531a0d591a190d5a1f19
","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676795117\",\"prev_event_value\":\
"{\\\"userActivationStatus\\\":\\\"NEW\\\",\\\"verificationType\\\":\\\"TRUECALLER\
\\"}\",\"prev_event_name\":\"userMobileVerified\"}","platformextension":"android_na
tive","cksm_v1":"4ec9d954a5677ba05fe990f67436cfd37b"}
01-10 22:50:11.234 5805 5993 D SlaveNetworkWorker: not matched: 1
01-10 22:50:11.234 5805 5993 D SlaveNetworkWorker: not matched: 1
01-10 22:50:11.248 5805 5991 D SlaveNetworkWorker: not matched: 1
01-10 22:50:11.248 5805 5991 D SlaveNetworkWorker: not matched: 1
01-10 22:50:11.252 5805 5988 D SlaveNetworkWorker: not matched: 1
01-10 22:50:11.252 5805 5988 D SlaveNetworkWorker: not matched: 1
01-10 22:50:11.327 5805 7216 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:50:11.327 5805 7216 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:50:11.327 5805 7216 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:50:11.327 5805 7216 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:50:11.329 5805 7216 I AppsFlyer_4.9.0: app went to background
01-10 22:50:11.329 5805 7216 I AppsFlyer_4.9.0: app went to background
01-10 22:50:11.333 5805 7216 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:50:11.333 5805 7216 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:50:11.333 5805 7216 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:50:11.333 5805 7216 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:50:11.413 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides from cache
01-10 22:50:11.413 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides from cache
01-10 22:50:11.415 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides from cache
01-10 22:50:11.415 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides from cache
01-10 22:50:11.436 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:50:11.436 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:50:11.512 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:11.512 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:11.523 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:50:11.523 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:50:11.524 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:19:54.212 +0000;
01-10 22:50:11.524 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:19:54.766 +0000;
01-10 22:50:11.524 5805 5805 I AppsFlyer_4.9.0: Sending launch (+17311 ms)
01-10 22:50:11.524 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:19:54.212 +0000;
01-10 22:50:11.524 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:19:54.766 +0000;
01-10 22:50:11.524 5805 5805 I AppsFlyer_4.9.0: Sending launch (+17311 ms)
01-10 22:50:11.531 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:11.531 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:11.539 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:11.539 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:11.545 5805 5993 D b : getData: response code:200
01-10 22:50:11.545 5805 5993 D b : getData: response code:200
01-10 22:50:11.545 5805 5993 D b : POST:
https://pn.netcoresmartech.com/pn_login ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225010,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676810673","eventid":"22"} ---
200 OK {"status" : "success"}
01-10 22:50:11.545 5805 5993 D b : POST:
https://pn.netcoresmartech.com/pn_login ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225010,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676810673","eventid":"22"} ---
200 OK {"status" : "success"}
01-10 22:50:11.551 5805 5988 D b : getData: response code:200
01-10 22:50:11.551 5805 5988 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225010,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676810699","eventname":"usersi
gnedup","payload":{"gender":"M","phone":9655826156,"name":"Amarnath
Aravind","refferalcode":"EPIK75","email":"[email protected]"}} --- 200 OK
{"status" : "success"}
01-10 22:50:11.551 5805 5988 D b : getData: response code:200
01-10 22:50:11.551 5805 5988 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225010,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676810699","eventname":"usersi
gnedup","payload":{"gender":"M","phone":9655826156,"name":"Amarnath
Aravind","refferalcode":"EPIK75","email":"[email protected]"}} --- 200 OK
{"status" : "success"}
01-10 22:50:11.570 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:11.570 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:11.570 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@ddfd2e4
01-10 22:50:11.570 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:11.570 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@ddfd2e4
01-10 22:50:11.570 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:11.574 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:50:11.574 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:50:11.576 5805 5949 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=e3d5eade-d649-4a8e-b538-3033c71f92fd,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:50:11.576 5805 5949 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=e3d5eade-d649-4a8e-b538-3033c71f92fd,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:50:11.584 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:50:11.584 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:50:11.584 5805 5805 D
com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoardingPreferenceActivity:
On create of user registration this
01-10 22:50:11.584 5805 5805 D
com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoardingPreferenceActivity:
On create of user registration this
01-10 22:50:11.585 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 183964(7MB) AllocSpace objects, 41(4MB) LOS objects, 58% free, 8MB/20MB,
paused 838us total 148.585ms
01-10 22:50:11.585 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 183964(7MB) AllocSpace objects, 41(4MB) LOS objects, 58% free, 8MB/20MB,
paused 838us total 148.585ms
01-10 22:50:11.590 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:50:11.590 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:50:11.591 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:50:11.591 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:50:11.599 5805 5949 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=04da3869-1633-4363-a5c6-e2af9622e65e,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:50:11.599 5805 5949 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=04da3869-1633-4363-a5c6-e2af9622e65e,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:50:11.599 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:11.599 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:11.599 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:11.599 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:11.599 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:11.599 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:11.599 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:11.599 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@f4fbd14,ba@207c9bd
01-10 22:50:11.599 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:11.599 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:11.599 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@f4fbd14,ba@207c9bd
01-10 22:50:11.599 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:11.600 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:11.600 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:11.600 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:11.600 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:11.600 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:11.600 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:11.600 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@66c44b9,ba@207c9bd
01-10 22:50:11.601 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:11.600 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:11.600 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:11.600 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@66c44b9,ba@207c9bd
01-10 22:50:11.601 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:11.613 5805 5991 D b : getData: response code:200
01-10 22:50:11.613 5805 5991 D b : getData: response code:200
01-10 22:50:11.613 5805 5991 D b : POST:
https://pn.netcoresmartech.com/profilePush ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","adid":"","identity":"80505608380938","profileDetails":
{"EMAIL":"[email protected]","NAME":"Amarnath Aravind","MOBILE":"9655826156"}}
--- 200 OK {"status" : "success"}
01-10 22:50:11.613 5805 5991 D b : POST:
https://pn.netcoresmartech.com/profilePush ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","adid":"","identity":"80505608380938","profileDetails":
{"EMAIL":"[email protected]","NAME":"Amarnath Aravind","MOBILE":"9655826156"}}
--- 200 OK {"status" : "success"}
01-10 22:50:11.642 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=83da8ef7-14bf-41f0-b907-be86c6118df1,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:50:11.642 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=83da8ef7-14bf-41f0-b907-be86c6118df1,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:50:11.670 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{11d947 token=android.os.BinderProxy@ddfd2e4
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoarding
PreferenceActivity}} token= android.os.BinderProxy@ddfd2e4
01-10 22:50:11.670 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{11d947 token=android.os.BinderProxy@ddfd2e4
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoarding
PreferenceActivity}} token= android.os.BinderProxy@ddfd2e4
01-10 22:50:11.673 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:11.673 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:11.675 5805 7260 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:50:11.675 5805 7260 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:50:11.675 5805 7260 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:50:11.675 5805 7260 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:50:11.684 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:11.684 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:11.705 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:11.705 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:11.711 5805 7267 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:11.711 5805 7267 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:11.712 5805 7267 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:50:11.712 5805 7267 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:50:11.755 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:11.755 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:11.773 5805 7260 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
01-10 22:50:11.773 5805 7260 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
01-10 22:50:11.783 5805 7260 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:50:11.786 5805 7260 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:50:11.783 5805 7260 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:50:11.786 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:11.786 5805 7260 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:50:11.786 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:11.788 5805 7260 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:50:11.788 5805 7260 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:50:11.804 5805 5921 W libEGL : EGLNativeWindowType 0x74b74ab010
disconnect failed
01-10 22:50:11.804 5805 5921 W libEGL : EGLNativeWindowType 0x74b74ab010
disconnect failed
01-10 22:50:11.806 5805 7260 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:50:11.806 5805 7260 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:50:11.809 5805 7260 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:50:11.809 5805 7260 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:50:11.820 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:11.820 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:11.820 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:11.825 5805 7260 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:50:11.820 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:11.825 5805 7260 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:50:11.834 5805 5805 D ViewRootImpl[SocialUserCreationActivity]: surface
should not be released
01-10 22:50:11.835 5805 7260 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:50:11.835 5805 7260 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676811741","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"17","open_referrer":"android-
app:\/\/com.disha.quickride","af_v2":"f4ceadbbec77d3540bdea04845937878af5981ce","ui
d":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"12.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"20565ab68acfd08447a9347a888c77bb181637fd","carrier
":"Jio
4G","kef4b43":"12ba452d2763d2974818191b0c531a0d591a190d5a1f18","af_preinstalled":"f
alse","iaecounter":"5","tokenRefreshConfigured":false,"af_gcm_token":"1578676774219
","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"0802a773eafae9edaf9b48c68740ff4c
24"}
01-10 22:50:11.834 5805 5805 D ViewRootImpl[SocialUserCreationActivity]: surface
should not be released
01-10 22:50:11.835 5805 7260 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:50:11.835 5805 7260 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676811741","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"17","open_referrer":"android-
app:\/\/com.disha.quickride","af_v2":"f4ceadbbec77d3540bdea04845937878af5981ce","ui
d":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"12.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"20565ab68acfd08447a9347a888c77bb181637fd","carrier
":"Jio
4G","kef4b43":"12ba452d2763d2974818191b0c531a0d591a190d5a1f18","af_preinstalled":"f
alse","iaecounter":"5","tokenRefreshConfigured":false,"af_gcm_token":"1578676774219
","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"0802a773eafae9edaf9b48c68740ff4c
24"}
01-10 22:50:11.863 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:11.863 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:11.863 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:11.863 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:11.953 5805 7214 I AppsFlyer_4.9.0: response code: 200
01-10 22:50:11.954 5805 7214 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:50:11.953 5805 7214 I AppsFlyer_4.9.0: response code: 200
01-10 22:50:11.954 5805 7214 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:50:12.528 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{d5ba370 token=android.os.BinderProxy@38be2a7
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.register.SocialUserCre
ationActivity}} token= android.os.BinderProxy@38be2a7
01-10 22:50:12.528 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{d5ba370 token=android.os.BinderProxy@38be2a7
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.register.SocialUserCre
ationActivity}} token= android.os.BinderProxy@38be2a7
01-10 22:50:12.648 5805 7260 I AppsFlyer_4.9.0: response code: 200
01-10 22:50:12.649 5805 7260 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:50:12.648 5805 7260 I AppsFlyer_4.9.0: response code: 200
01-10 22:50:12.649 5805 7260 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:50:13.554 5805 7210 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-10 22:50:13.555 5805 7210 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505608380938
01-10 22:50:13.555 5805 7210 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of referral
code
01-10 22:50:13.554 5805 7210 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-10 22:50:13.555 5805 7210 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505608380938
01-10 22:50:13.555 5805 7210 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of referral
code
01-10 22:50:13.568 5805 7210 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-10 22:50:13.568 5805 7210 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-10 22:50:13.568 5805 7210 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-10 22:50:13.568 5805 7210 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-10 22:50:13.569 5805 6115 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-10 22:50:13.569 5805 6115 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-10 22:50:13.571 5805 7210 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-10 22:50:13.571 5805 7210 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-10 22:50:13.571 5805 6373 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-10 22:50:13.571 5805 6373 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-10 22:50:13.605 5805 7210 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Adding
ApplicationVisibilityStatusChangeListener
[com.disha.quickride.androidapp.notification.NotificationStore@5bc6bfc] for key :
[NOTIFICATION_STORE]
01-10 22:50:13.605 5805 7210 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Adding
ApplicationVisibilityStatusChangeListener
[com.disha.quickride.androidapp.notification.NotificationStore@5bc6bfc] for key :
[NOTIFICATION_STORE]
01-10 22:50:13.605 5805 7210 D
com.disha.quickride.androidapp.notification.NotificationStore: Creating periodic
work request to refresh notifications regularly
01-10 22:50:13.605 5805 7210 D
com.disha.quickride.androidapp.notification.NotificationStore: Creating periodic
work request to refresh notifications regularly
01-10 22:50:18.345 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:50:18.345 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:50:18.345 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:50:18.345 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:50:18.509 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:50:18.509 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:50:18.509 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:50:18.509 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:50:18.510 5805 6688 I
com.disha.quickride.androidapp.usermgmt.profile.ProfileSavingAsyncTask: saving of
profile async task
01-10 22:50:18.510 5805 6688 I
com.disha.quickride.androidapp.usermgmt.profile.ProfileSavingAsyncTask: saving of
profile async task
01-10 22:50:18.539 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:50:18.539 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:50:18.554 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:18.554 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:18.587 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:18.587 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:18.601 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@33d1683
01-10 22:50:18.602 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:18.602 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:50:18.601 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@33d1683
01-10 22:50:18.602 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:18.602 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:50:18.608 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:50:18.608 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:50:18.609 5805 5805 I
com.disha.quickride.androidapp.usermgmt.onboardflow.QRPledgeDisplayActivity:
OnCreate called for PledgeDisplayActivity
01-10 22:50:18.609 5805 5805 I
com.disha.quickride.androidapp.usermgmt.onboardflow.QRPledgeDisplayActivity:
OnCreate called for PledgeDisplayActivity
01-10 22:50:18.612 5805 5805 D
com.disha.quickride.androidapp.QuickRideBaseActivity: Session resumed successfully
01-10 22:50:18.615 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:50:18.612 5805 5805 D
com.disha.quickride.androidapp.QuickRideBaseActivity: Session resumed successfully
01-10 22:50:18.615 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:50:18.615 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:50:18.621 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.615 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:50:18.621 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.621 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.621 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.621 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:18.621 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.621 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@4d01930,ba@f6789a9
01-10 22:50:18.621 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.621 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:18.623 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.621 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:18.623 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.621 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@4d01930,ba@f6789a9
01-10 22:50:18.623 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.621 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:18.623 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:18.623 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@1861765,ba@f6789a9
01-10 22:50:18.623 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.623 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:18.645 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.623 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.645 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.623 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.646 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.623 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:18.646 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:18.623 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@1861765,ba@f6789a9
01-10 22:50:18.646 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@eb79206,com.disha.quickride.androida
pp.usermgmt.onboardflow.QRPledgeDisplayActivity@af0cc2c
01-10 22:50:18.646 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:18.623 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:18.646 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.645 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.646 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.645 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.646 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.646 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:18.646 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.646 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@eca96f4,com.disha.quickride.androida
pp.usermgmt.onboardflow.QRPledgeDisplayActivity@af0cc2c
01-10 22:50:18.646 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:18.646 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:18.646 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@eb79206,com.disha.quickride.androida
pp.usermgmt.onboardflow.QRPledgeDisplayActivity@af0cc2c
01-10 22:50:18.646 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:18.646 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.646 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.646 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:18.646 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:18.646 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@eca96f4,com.disha.quickride.androida
pp.usermgmt.onboardflow.QRPledgeDisplayActivity@af0cc2c
01-10 22:50:18.646 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:18.709 5805 5805 I TextToSpeech: Sucessfully bound to
com.google.android.tts
01-10 22:50:18.709 5805 5805 W TextToSpeech: setLanguage failed: not bound to TTS
engine
01-10 22:50:18.709 5805 5805 I TextToSpeech: Sucessfully bound to
com.google.android.tts
01-10 22:50:18.709 5805 5805 W TextToSpeech: setLanguage failed: not bound to TTS
engine
01-10 22:50:18.711 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{9bba524 token=android.os.BinderProxy@33d1683
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.onboardflow.QRPledgeDi
splayActivity}} token= android.os.BinderProxy@33d1683
01-10 22:50:18.711 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{9bba524 token=android.os.BinderProxy@33d1683
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.onboardflow.QRPledgeDi
splayActivity}} token= android.os.BinderProxy@33d1683
01-10 22:50:18.714 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:18.714 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:18.726 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:18.726 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:18.739 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:18.745 5805 7302 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:18.746 5805 7302 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:50:18.739 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:18.745 5805 7302 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:18.746 5805 7302 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:50:18.793 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:18.793 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:18.828 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:18.828 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:18.865 5805 5921 W libEGL : EGLNativeWindowType 0x74b785a010
disconnect failed
01-10 22:50:18.865 5805 5921 W libEGL : EGLNativeWindowType 0x74b785a010
disconnect failed
01-10 22:50:18.882 5805 5805 D ViewRootImpl[OnBoardingPreferenceActivity]:
surface should not be released
01-10 22:50:18.882 5805 5805 D ViewRootImpl[OnBoardingPreferenceActivity]:
surface should not be released
01-10 22:50:18.888 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:18.888 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:18.888 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:18.888 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:18.990 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:18.990 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:19.025 5805 6688 I
com.disha.quickride.androidapp.usermgmt.profile.ProfileEditBaseActivity: Profile
updated
01-10 22:50:19.025 5805 6688 I
com.disha.quickride.androidapp.usermgmt.profile.ProfileEditBaseActivity: Profile
updated
01-10 22:50:19.028 5805 6688 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:50:19.028 5805 6688 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:50:19.147 5805 5959 D SlaveNetworkWorker: not matched: 1
01-10 22:50:19.147 5805 5959 D SlaveNetworkWorker: not matched: 1
01-10 22:50:19.183 5805 7314 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:50:19.183 5805 7314 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:50:19.183 5805 7314 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:50:19.183 5805 7314 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:50:19.199 5805 7315 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:50:19.199 5805 7315 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:50:19.199 5805 7315 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:50:19.199 5805 7315 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:50:19.247 5805 5993 D SlaveNetworkWorker: not matched: 1
01-10 22:50:19.247 5805 5993 D SlaveNetworkWorker: not matched: 1
01-10 22:50:19.253 5805 5959 D b : getData: response code:200
01-10 22:50:19.254 5805 5959 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225019,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676819037","eventname":"userpr
ofessiondetails","payload":{"isFromDrawer":"false"}} --- 200 OK {"status" :
"success"}
01-10 22:50:19.259 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":false,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource":
0,"persVerifSource":0,"uniqueID":"1578676803969","payloadType":"full"},"defaultRole
":"Passenger","google":"107563705814023014957","confirmtype":false,"uniqueID":"pro_
559440701","msgObjType":"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:50:19.253 5805 5959 D b : getData: response code:200
01-10 22:50:19.254 5805 5959 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225019,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676819037","eventname":"userpr
ofessiondetails","payload":{"isFromDrawer":"false"}} --- 200 OK {"status" :
"success"}
01-10 22:50:19.259 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":false,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource":
0,"persVerifSource":0,"uniqueID":"1578676803969","payloadType":"full"},"defaultRole
":"Passenger","google":"107563705814023014957","confirmtype":false,"uniqueID":"pro_
559440701","msgObjType":"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:50:19.272 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 869 of {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":false,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource":
0,"persVerifSource":0,"uniqueID":"1578676803969","payloadType":"full"},"defaultRole
":"Passenger","google":"107563705814023014957","confirmtype":false,"uniqueID":"pro_
559440701","msgObjType":"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:50:19.272 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:50:19.273 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":false,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource":
0,"persVerifSource":0,"uniqueID":"1578676803969","payloadType":"full"},"defaultRole
":"Passenger","google":"107563705814023014957","confirmtype":false,"uniqueID":"pro_
559440701","msgObjType":"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:50:19.273 5805 7315 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserSelectedRole
01-10 22:50:19.274 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":false,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource":
0,"persVerifSource":0,"uniqueID":"1578676803969","payloadType":"full"},"defaultRole
":"Passenger","google":"107563705814023014957","confirmtype":false,"uniqueID":"pro_
559440701","msgObjType":"pro","payloadType":"full"}] from topic
[userMsg/80505608380938]
01-10 22:50:19.274 5805 7314 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserProfessionDetails
01-10 22:50:19.275 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0e36e634-221c-49e2-8e05-b367a39fdc86,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:50:19.282 5805 7314 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:50:19.283 5805 7315 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:50:19.272 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 869 of {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":false,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource":
0,"persVerifSource":0,"uniqueID":"1578676803969","payloadType":"full"},"defaultRole
":"Passenger","google":"107563705814023014957","confirmtype":false,"uniqueID":"pro_
559440701","msgObjType":"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:50:19.272 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:50:19.273 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":false,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource":
0,"persVerifSource":0,"uniqueID":"1578676803969","payloadType":"full"},"defaultRole
":"Passenger","google":"107563705814023014957","confirmtype":false,"uniqueID":"pro_
559440701","msgObjType":"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:50:19.273 5805 7315 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserSelectedRole
01-10 22:50:19.274 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":false,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource":
0,"persVerifSource":0,"uniqueID":"1578676803969","payloadType":"full"},"defaultRole
":"Passenger","google":"107563705814023014957","confirmtype":false,"uniqueID":"pro_
559440701","msgObjType":"pro","payloadType":"full"}] from topic
[userMsg/80505608380938]
01-10 22:50:19.274 5805 7314 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserProfessionDetails
01-10 22:50:19.275 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0e36e634-221c-49e2-8e05-b367a39fdc86,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:50:19.282 5805 7314 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:50:19.283 5805 7315 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:50:19.285 5805 7315 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:50:19.285 5805 7315 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:50:19.288 5805 7315 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:50:19.288 5805 7315 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:50:19.292 5805 7314 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:50:19.292 5805 7314 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:50:19.296 5805 7314 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:50:19.296 5805 7314 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:50:19.305 5805 7315 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:50:19.305 5805 7315 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:50:19.307 5805 7315 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:50:19.307 5805 7315 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:50:19.312 5805 7314 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:50:19.312 5805 7314 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:50:19.313 5805 7315 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:50:19.313 5805 7315 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:50:19.313 5805 7314 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:50:19.313 5805 7314 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:50:19.317 5805 7315 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:50:19.317 5805 7315 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:50:19.318 5805 7315 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676819220","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"036b194f881260f35ac4d7282c09d15c014af560","uid":"15
78676773009-
762631917550331912","eventValue":"{\"preferredRole\":\"RideTaker\"}","isGaidWithGps
":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"UserSelectedRole","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","kef4a45":"7203ce8742d0609948181c1b0c531
a0d591a190d5a1f19","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"a73fa12cdb72e2f780133db2803c7241992fef44","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"6","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676810931\",\"prev_event_value\":\
"{\\\"primaryRegion\\\":null,\\\"gender\\\":\\\"M\\\",\\\"phone\\\":9655826156,\\\"
name\\\":\\\"Amarnath
Aravind\\\",\\\"refferalcode\\\":\\\"EPIK75\\\",\\\"email\\\":\\\"[email protected]
om\\\"}\",\"prev_event_name\":\"UserSignedUp\"}","platformextension":"android_nativ
e","cksm_v1":"420d64b3e8123d175f056e615a02cfa19d"}
01-10 22:50:19.318 5805 7315 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676819220","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"036b194f881260f35ac4d7282c09d15c014af560","uid":"15
78676773009-
762631917550331912","eventValue":"{\"preferredRole\":\"RideTaker\"}","isGaidWithGps
":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"UserSelectedRole","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","kef4a45":"7203ce8742d0609948181c1b0c531
a0d591a190d5a1f19","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"a73fa12cdb72e2f780133db2803c7241992fef44","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"6","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676810931\",\"prev_event_value\":\
"{\\\"primaryRegion\\\":null,\\\"gender\\\":\\\"M\\\",\\\"phone\\\":9655826156,\\\"
name\\\":\\\"Amarnath
Aravind\\\",\\\"refferalcode\\\":\\\"EPIK75\\\",\\\"email\\\":\\\"[email protected]
om\\\"}\",\"prev_event_name\":\"UserSignedUp\"}","platformextension":"android_nativ
e","cksm_v1":"420d64b3e8123d175f056e615a02cfa19d"}
01-10 22:50:19.321 5805 7314 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:50:19.321 5805 7314 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:50:19.325 5805 7314 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:50:19.325 5805 7314 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:50:19.325 5805 7314 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676819213","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"9fd504857ff0cde3a0c7a617399ce09d34c211f2","uid":"15
78676773009-
762631917550331912","eventValue":"{\"isFromDrawer\":false,\"organizationName\":null
,\"organizationEmail\":null}","isGaidWithGps":"true","lang_code":"en","installDate"
:"2019-12-22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"UserProfessionDetails","kef4946":"0a678820
f420979348181c1b0c531a0d591a190d5a1f19","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"8f865f3c809ccbc9eab51a423826923d4a8f1594","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"7","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676819275\",\"prev_event_value\":\
"{\\\"preferredRole\\\":\\\"RideTaker\\\"}\",\"prev_event_name\":\"UserSelectedRole
\"}","platformextension":"android_native","cksm_v1":"cb8a4b0400b6b5894ff697b476394f
f198"}
01-10 22:50:19.325 5805 7314 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676819213","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"9fd504857ff0cde3a0c7a617399ce09d34c211f2","uid":"15
78676773009-
762631917550331912","eventValue":"{\"isFromDrawer\":false,\"organizationName\":null
,\"organizationEmail\":null}","isGaidWithGps":"true","lang_code":"en","installDate"
:"2019-12-22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"UserProfessionDetails","kef4946":"0a678820
f420979348181c1b0c531a0d591a190d5a1f19","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"8f865f3c809ccbc9eab51a423826923d4a8f1594","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"7","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676819275\",\"prev_event_value\":\
"{\\\"preferredRole\\\":\\\"RideTaker\\\"}\",\"prev_event_name\":\"UserSelectedRole
\"}","platformextension":"android_native","cksm_v1":"cb8a4b0400b6b5894ff697b476394f
f198"}
01-10 22:50:19.334 5805 6740 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":false,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource":
0,"persVerifSource":0,"uniqueID":"1578676803969","payloadType":"full"},"defaultRole
":"Passenger","google":"107563705814023014957","confirmtype":false,"uniqueID":"pro_
559440701","msgObjType":"pro","payloadType":"full"}
01-10 22:50:19.334 5805 6740 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":false,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource":
0,"persVerifSource":0,"uniqueID":"1578676803969","payloadType":"full"},"defaultRole
":"Passenger","google":"107563705814023014957","confirmtype":false,"uniqueID":"pro_
559440701","msgObjType":"pro","payloadType":"full"}
01-10 22:50:19.385 5805 6740 D
com.disha.quickride.androidapp.usermgmt.profile.ProfileUpdateListener: Processing
of new message
01-10 22:50:19.385 5805 6740 D
com.disha.quickride.androidapp.usermgmt.profile.ProfileUpdateListener: Processing
of new message
01-10 22:50:19.385 5805 6740 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of profile
dynamic changes
01-10 22:50:19.385 5805 6740 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of profile
dynamic changes
01-10 22:50:19.389 5805 5988 D b : getData: response code:200
01-10 22:50:19.389 5805 6740 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:50:19.389 5805 5988 D b : getData: response code:200
01-10 22:50:19.389 5805 6740 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:50:19.390 5805 5988 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225019,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676819051","eventname":"userse
lectedrole","payload":{"preferredRole":"RideTaker"}} --- 200 OK {"status" :
"success"}
01-10 22:50:19.390 5805 5988 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225019,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676819051","eventname":"userse
lectedrole","payload":{"preferredRole":"RideTaker"}} --- 200 OK {"status" :
"success"}
01-10 22:50:19.392 5805 6740 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@2e0366c
01-10 22:50:19.392 5805 6740 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@2e0366c
01-10 22:50:19.413 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=94e77e24-bf13-4650-a0a7-c1a89291c95c,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:50:19.413 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=94e77e24-bf13-4650-a0a7-c1a89291c95c,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:50:19.419 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:50:19.419 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:50:19.554 5805 7315 I AppsFlyer_4.9.0: response code: 200
01-10 22:50:19.554 5805 7315 I AppsFlyer_4.9.0: response code: 200
01-10 22:50:19.554 5805 7315 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:50:19.554 5805 7315 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:50:19.610 5805 5993 D b : getData: response code:200
01-10 22:50:19.610 5805 5993 D b : getData: response code:200
01-10 22:50:19.610 5805 5993 D b : POST:
https://pn.netcoresmartech.com/profilePush ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","adid":"","identity":"80505608380938","profileDetails":{"COMPANY_NAME
":"null"}} --- 200 OK {"status" : "success"}
01-10 22:50:19.610 5805 5993 D b : POST:
https://pn.netcoresmartech.com/profilePush ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","adid":"","identity":"80505608380938","profileDetails":{"COMPANY_NAME
":"null"}} --- 200 OK {"status" : "success"}
01-10 22:50:19.633 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=7b09159c-59d4-4b83-bc32-8c320be10b6a,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:50:19.633 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=7b09159c-59d4-4b83-bc32-8c320be10b6a,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:50:19.754 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:19.754 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:20.025 5805 5805 I TextToSpeech: Connected to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:20.025 5805 5805 I TextToSpeech: Connected to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:20.070 5805 5840 I TextToSpeech: Set up connection to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:20.070 5805 5840 I TextToSpeech: Set up connection to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:20.173 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:50:20.173 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:50:20.174 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:50:20.174 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:50:20.318 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:50:20.318 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:50:20.318 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:50:20.318 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:50:20.358 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:20.358 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:20.380 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@d6c3dcd
01-10 22:50:20.380 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@d6c3dcd
01-10 22:50:20.380 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:20.380 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:20.380 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:50:20.380 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:50:20.386 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:50:20.386 5805 5805 D
com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoardingRideCreationActivity:
On create of OnBoardingRideCreationActivity
01-10 22:50:20.386 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:50:20.386 5805 5805 D
com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoardingRideCreationActivity:
On create of OnBoardingRideCreationActivity
01-10 22:50:20.391 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:50:20.391 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:50:20.391 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:50:20.391 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:50:20.396 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.396 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.397 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.397 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.397 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.397 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:20.397 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@ce00432,ba@d553583
01-10 22:50:20.397 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:20.398 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.398 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.398 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.398 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:20.398 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@9aba6df,ba@d553583
01-10 22:50:20.398 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:20.397 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.397 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:20.397 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@ce00432,ba@d553583
01-10 22:50:20.397 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:20.398 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.398 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.398 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.398 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:20.398 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@9aba6df,ba@d553583
01-10 22:50:20.398 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:20.410 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.410 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.410 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.410 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.410 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.410 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.410 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:20.410 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:20.410 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@74cf256,com.disha.quickride.androida
pp.usermgmt.onboardflow.OnBoardingRideCreationActivity@ec3f8ce
01-10 22:50:20.410 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@74cf256,com.disha.quickride.androida
pp.usermgmt.onboardflow.OnBoardingRideCreationActivity@ec3f8ce
01-10 22:50:20.410 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:20.411 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.411 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.411 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.411 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:20.411 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@29f37c4,com.disha.quickride.androida
pp.usermgmt.onboardflow.OnBoardingRideCreationActivity@ec3f8ce
01-10 22:50:20.411 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:20.410 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:20.411 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.411 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.411 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.411 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:20.411 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@29f37c4,com.disha.quickride.androida
pp.usermgmt.onboardflow.OnBoardingRideCreationActivity@ec3f8ce
01-10 22:50:20.411 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:20.486 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.486 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.486 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.486 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.486 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:20.486 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@163e9db,com.disha.quickride.androida
pp.usermgmt.onboardflow.OnBoardingRideCreationActivity@ec3f8ce
01-10 22:50:20.486 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:20.487 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.487 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.487 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.487 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:20.487 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@42d48b7,com.disha.quickride.androida
pp.usermgmt.onboardflow.OnBoardingRideCreationActivity@ec3f8ce
01-10 22:50:20.487 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:20.486 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.486 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.486 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:20.486 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@163e9db,com.disha.quickride.androida
pp.usermgmt.onboardflow.OnBoardingRideCreationActivity@ec3f8ce
01-10 22:50:20.486 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:20.487 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.487 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.487 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:20.487 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:20.487 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@42d48b7,com.disha.quickride.androida
pp.usermgmt.onboardflow.OnBoardingRideCreationActivity@ec3f8ce
01-10 22:50:20.487 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:20.501 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{3ce32f2 token=android.os.BinderProxy@d6c3dcd
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoarding
RideCreationActivity}} token= android.os.BinderProxy@d6c3dcd
01-10 22:50:20.501 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{3ce32f2 token=android.os.BinderProxy@d6c3dcd
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoarding
RideCreationActivity}} token= android.os.BinderProxy@d6c3dcd
01-10 22:50:20.504 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:20.504 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:20.513 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:20.513 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:20.527 5805 7338 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:20.527 5805 7338 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:50:20.527 5805 7338 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:20.527 5805 7338 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:50:20.566 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:50:20.566 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:50:20.576 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:20.576 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:20.576 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:20.576 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:20.612 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:20.612 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:20.648 5805 5921 W libEGL : EGLNativeWindowType 0x74b744a010
disconnect failed
01-10 22:50:20.648 5805 5921 W libEGL : EGLNativeWindowType 0x74b744a010
disconnect failed
01-10 22:50:20.665 5805 5805 D ViewRootImpl[QRPledgeDisplayActivity]: surface
should not be released
01-10 22:50:20.665 5805 5805 D ViewRootImpl[QRPledgeDisplayActivity]: surface
should not be released
01-10 22:50:20.667 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:20.667 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:20.668 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:20.668 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:20.669 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 173050(8MB) AllocSpace objects, 64(2MB) LOS objects, 56% free, 9MB/21MB,
paused 389us total 102.398ms
01-10 22:50:20.669 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 173050(8MB) AllocSpace objects, 64(2MB) LOS objects, 56% free, 9MB/21MB,
paused 389us total 102.398ms
01-10 22:50:21.376 5805 7314 I AppsFlyer_4.9.0: response code: 200
01-10 22:50:21.376 5805 7314 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:50:21.376 5805 7314 I AppsFlyer_4.9.0: response code: 200
01-10 22:50:21.376 5805 7314 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:50:24.966 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:50:24.966 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:50:24.966 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:50:24.966 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:50:25.000 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:25.000 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:25.019 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@ca5cbae
01-10 22:50:25.019 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:25.019 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@ca5cbae
01-10 22:50:25.019 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:25.020 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:50:25.020 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:50:25.024 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:50:25.024 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:50:25.027 5805 5805 D
com.disha.quickride.androidapp.QuickRideBaseFragmentActivity: Session resumed
successfully
01-10 22:50:25.027 5805 5805 D
com.disha.quickride.androidapp.QuickRideBaseFragmentActivity: Session resumed
successfully
01-10 22:50:25.030 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:50:25.030 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:50:25.030 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:50:25.034 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:25.034 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:25.034 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:25.034 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:25.034 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@2311e55,ba@e6006a
01-10 22:50:25.034 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:25.035 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:25.035 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:25.030 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:50:25.034 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:25.034 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:25.035 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:25.034 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:25.034 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:25.034 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@2311e55,ba@e6006a
01-10 22:50:25.034 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:25.035 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:25.035 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:25.035 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:25.035 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:25.035 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@e5bb936,ba@e6006a
01-10 22:50:25.035 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:25.035 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:25.035 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@e5bb936,ba@e6006a
01-10 22:50:25.035 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:25.050 5805 5805 I TextToSpeech: Sucessfully bound to
com.google.android.tts
01-10 22:50:25.050 5805 5805 W TextToSpeech: setLanguage failed: not bound to TTS
engine
01-10 22:50:25.050 5805 5805 I TextToSpeech: Sucessfully bound to
com.google.android.tts
01-10 22:50:25.050 5805 5805 W TextToSpeech: setLanguage failed: not bound to TTS
engine
01-10 22:50:25.051 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{ae4b90e token=android.os.BinderProxy@ca5cbae
{com.disha.quickride/com.disha.quickride.androidapp.location.LocationSelectionFragm
entActivity}} token= android.os.BinderProxy@ca5cbae
01-10 22:50:25.051 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{ae4b90e token=android.os.BinderProxy@ca5cbae
{com.disha.quickride/com.disha.quickride.androidapp.location.LocationSelectionFragm
entActivity}} token= android.os.BinderProxy@ca5cbae
01-10 22:50:25.054 5805 5805 D
com.disha.quickride.androidapp.location.LocationSelectionActivity: Creating view
after session is initialized
01-10 22:50:25.054 5805 5805 D
com.disha.quickride.androidapp.location.LocationSelectionActivity: Creating view
after session is initialized
01-10 22:50:25.089 5805 5805 D HwWechatOptimizeImpl: mIsEffect:false
01-10 22:50:25.089 5805 5805 D HwWechatOptimizeImpl: mIsEffect:false
01-10 22:50:25.105 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:25.105 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:25.116 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:25.116 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:25.140 5805 7342 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:25.140 5805 7342 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:50:25.140 5805 7342 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:25.140 5805 7342 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:50:25.159 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:25.159 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:25.164 5805 5805 D HwAutofillHelper: recordCurrentInfo:0
01-10 22:50:25.164 5805 5805 D HwAutofillHelper: inputType = 193
01-10 22:50:25.170 5805 5805 I TextToSpeech: Connected to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:25.170 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:25.164 5805 5805 D HwAutofillHelper: recordCurrentInfo:0
01-10 22:50:25.164 5805 5805 D HwAutofillHelper: inputType = 193
01-10 22:50:25.170 5805 5805 I TextToSpeech: Connected to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:25.170 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:25.216 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:25.216 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:25.217 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:25.217 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:25.223 5805 5836 I TextToSpeech: Set up connection to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:25.223 5805 5836 I TextToSpeech: Set up connection to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:25.247 5805 5805 I AssistStructure: Flattened final assist data: 4416
bytes, containing 1 windows, 16 views
01-10 22:50:25.247 5805 5805 I AssistStructure: Flattened final assist data: 4416
bytes, containing 1 windows, 16 views
01-10 22:50:25.254 5805 5921 W libEGL : EGLNativeWindowType 0x74bc8c5010
disconnect failed
01-10 22:50:25.254 5805 5921 W libEGL : EGLNativeWindowType 0x74bc8c5010
disconnect failed
01-10 22:50:25.271 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:25.271 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:25.271 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:25.271 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:25.277 5805 5805 D ViewRootImpl[OnBoardingRideCreationActivity]:
surface should not be released
01-10 22:50:25.277 5805 5805 D ViewRootImpl[OnBoardingRideCreationActivity]:
surface should not be released
01-10 22:50:25.369 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:25.369 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:25.374 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
2 lines
01-10 22:50:25.374 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:25.374 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
2 lines
01-10 22:50:25.374 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:26.736 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:50:26.736 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:50:26.736 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:50:26.736 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:50:26.892 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:50:26.892 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:50:26.892 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:50:26.892 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:50:26.892 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:50:26.892 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:50:26.932 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:26.932 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:26.968 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@abbda87
01-10 22:50:26.968 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:26.969 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:50:26.968 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@abbda87
01-10 22:50:26.968 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:26.969 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:50:26.974 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:50:26.974 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:50:26.977 5805 5805 D
com.disha.quickride.androidapp.QuickRideBaseFragmentActivity: Session resumed
successfully
01-10 22:50:26.977 5805 5805 D
com.disha.quickride.androidapp.QuickRideBaseFragmentActivity: Session resumed
successfully
01-10 22:50:26.982 5805 5805 I ddq : Making Creator dynamically
01-10 22:50:26.982 5805 5805 I ddq : Making Creator dynamically
01-10 22:50:27.010 5805 5805 W disha.quickrid: Unsupported class loader
01-10 22:50:27.010 5805 5805 W disha.quickrid: Unsupported class loader
01-10 22:50:27.016 5805 5805 W disha.quickrid: Skipping duplicate class check due
to unsupported classloader
01-10 22:50:27.016 5805 5805 W disha.quickrid: Skipping duplicate class check due
to unsupported classloader
01-10 22:50:27.024 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.maps_dynamite:0 and remote module
com.google.android.gms.maps_dynamite:222
01-10 22:50:27.024 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.maps_dynamite, version >= 222
01-10 22:50:27.024 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:50:27.024 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.maps_dynamite:0 and remote module
com.google.android.gms.maps_dynamite:222
01-10 22:50:27.024 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.maps_dynamite, version >= 222
01-10 22:50:27.024 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:50:27.055 5805 5805 I DynamiteLoaderV2: [71] Mapsdynamite
01-10 22:50:27.055 5805 5805 I DynamiteLoaderV2: [71] Mapsdynamite
01-10 22:50:27.059 5805 5805 W disha.quickrid: Unsupported class loader
01-10 22:50:27.059 5805 5805 W disha.quickrid: Unsupported class loader
01-10 22:50:27.071 5805 5805 W disha.quickrid: Skipping duplicate class check due
to unsupported classloader
01-10 22:50:27.071 5805 5805 W disha.quickrid: Skipping duplicate class check due
to unsupported classloader
01-10 22:50:27.142 5805 5805 I Google Maps Android API: Google Play services
client version: 12451000
01-10 22:50:27.142 5805 5805 I Google Maps Android API: Google Play services
client version: 12451000
01-10 22:50:27.150 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:50:27.150 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:50:27.150 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:50:27.150 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:50:27.154 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:27.154 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:27.154 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:27.154 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:27.154 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:27.154 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:27.154 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:27.154 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@54394e,ba@da65a6f
01-10 22:50:27.154 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:27.154 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:27.154 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@54394e,ba@da65a6f
01-10 22:50:27.154 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:27.155 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:27.155 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:27.155 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:27.155 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:27.155 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:27.155 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:27.155 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:27.155 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:27.155 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@5e82e8b,ba@da65a6f
01-10 22:50:27.155 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@5e82e8b,ba@da65a6f
01-10 22:50:27.155 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:27.155 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:27.167 5805 5805 I Google Maps Android API: Google Play services
package version: 19831030
01-10 22:50:27.167 5805 5805 I Google Maps Android API: Google Play services
package version: 19831030
01-10 22:50:27.359 5805 5805 W disha.quickride: type=1400 audit(0.0:36277): avc:
granted { create } for name="com.disha.quickride"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=dir
01-10 22:50:27.359 5805 5805 W disha.quickride: type=1400 audit(0.0:36277): avc:
granted { create } for name="com.disha.quickride"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=dir
01-10 22:50:27.369 5805 5805 W disha.quickride: type=1400 audit(0.0:36279): avc:
granted { create } for name="debug"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=dir
01-10 22:50:27.369 5805 5805 W disha.quickride: type=1400 audit(0.0:36279): avc:
granted { create } for name="debug"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=dir
01-10 22:50:27.379 5805 5805 W ickride_default: type=1400 audit(0.0:36283): avc:
granted { create } for name="cache_vts_no_pois_com.disha.quickride_default.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.379 5805 5805 W ickride_default: type=1400 audit(0.0:36283): avc:
granted { create } for name="cache_vts_no_pois_com.disha.quickride_default.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.389 5805 5805 W androidmapsapi-: type=1400 audit(0.0:36292): avc:
granted { create } for name="cache_its_ter.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.389 5805 5805 W androidmapsapi-: type=1400 audit(0.0:36292): avc:
granted { create } for name="cache_its_ter.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.399 5805 5805 W androidmapsapi-: type=1400 audit(0.0:36298): avc:
granted { create } for name="cache_its_ter.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.399 5805 5805 W ickride_default: type=1400 audit(0.0:36299): avc:
granted { create } for name="cache_vts_labl_com.disha.quickride_default.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.399 5805 5805 W ickride_default: type=1400 audit(0.0:36300): avc:
granted { create } for name="cache_vts_no_pois_com.disha.quickride_default.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.399 5805 5805 W androidmapsapi-: type=1400 audit(0.0:36298): avc:
granted { create } for name="cache_its_ter.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.399 5805 5805 W ickride_default: type=1400 audit(0.0:36299): avc:
granted { create } for name="cache_vts_labl_com.disha.quickride_default.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.399 5805 5805 W ickride_default: type=1400 audit(0.0:36300): avc:
granted { create } for name="cache_vts_no_pois_com.disha.quickride_default.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.399 5805 5805 W ickride_default: type=1400 audit(0.0:36301): avc:
granted { create } for name="cache_vts_inaka_com.disha.quickride_default.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.399 5805 5805 W androidmapsapi-: type=1400 audit(0.0:36302): avc:
granted { create } for name="cache_bd.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.454 5805 5805 I TextToSpeech: Sucessfully bound to
com.google.android.tts
01-10 22:50:27.454 5805 5805 I TextToSpeech: Sucessfully bound to
com.google.android.tts
01-10 22:50:27.454 5805 5805 W TextToSpeech: setLanguage failed: not bound to TTS
engine
01-10 22:50:27.454 5805 5805 W TextToSpeech: setLanguage failed: not bound to TTS
engine
01-10 22:50:27.455 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{4ba6141 token=android.os.BinderProxy@abbda87
{com.disha.quickride/com.disha.quickride.androidapp.location.LocationSelectionFromM
apActivity}} token= android.os.BinderProxy@abbda87
01-10 22:50:27.455 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{4ba6141 token=android.os.BinderProxy@abbda87
{com.disha.quickride/com.disha.quickride.androidapp.location.LocationSelectionFromM
apActivity}} token= android.os.BinderProxy@abbda87
01-10 22:50:27.459 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:27.459 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:27.469 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:27.469 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:27.479 5805 5805 W 13162fd52da565a: type=1400 audit(0.0:36303): avc:
granted { create } for name="cache_vts_com.disha.quickride_e13162fd52da565a.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.479 5805 5805 W 13162fd52da565a: type=1400 audit(0.0:36303): avc:
granted { create } for name="cache_vts_com.disha.quickride_e13162fd52da565a.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:27.496 5805 5805 I TextToSpeech: Connected to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:27.496 5805 5805 I TextToSpeech: Connected to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:27.496 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:27.496 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:27.503 5805 7382 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:27.503 5805 7382 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:27.504 5805 7382 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:50:27.504 5805 7382 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:50:27.524 5805 5840 I TextToSpeech: Set up connection to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:27.524 5805 5840 I TextToSpeech: Set up connection to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:27.543 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:27.543 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:27.549 5805 5805 D
com.disha.quickride.androidapp.location.LocationSelectionFromMapFragment: Creating
view after session is initialized
01-10 22:50:27.549 5805 5805 D
com.disha.quickride.androidapp.location.LocationSelectionFromMapFragment: Creating
view after session is initialized
01-10 22:50:27.569 5805 5805 I
com.disha.quickride.androidapp.location.LocationSelectionFromMapFragment:
startLocationUpdates
01-10 22:50:27.569 5805 5805 I
com.disha.quickride.androidapp.location.LocationSelectionFromMapFragment:
startLocationUpdates
01-10 22:50:27.599 5805 7375 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:27.599 5805 7375 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:27.629 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:27.629 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:27.648 5805 5921 W libEGL : EGLNativeWindowType 0x74b769c010
disconnect failed
01-10 22:50:27.648 5805 5921 W libEGL : EGLNativeWindowType 0x74b769c010
disconnect failed
01-10 22:50:27.680 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:27.680 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:27.681 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:27.681 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:27.692 5805 5805 D ViewRootImpl[LocationSelectionFragmentActivity]:
surface should not be released
01-10 22:50:27.692 5805 5805 D ViewRootImpl[LocationSelectionFragmentActivity]:
surface should not be released
01-10 22:50:28.470 5805 5805 I
com.disha.quickride.androidapp.location.LocationSelectionFromMapFragment: updated
location : Location[fused 13******,77****** hAcc=29 et=+1d4h50m27s528ms vAcc=???
sAcc=??? bAcc=???]
01-10 22:50:28.470 5805 5805 I
com.disha.quickride.androidapp.location.LocationSelectionFromMapFragment: updated
location : Location[fused 13******,77****** hAcc=29 et=+1d4h50m27s528ms vAcc=???
sAcc=??? bAcc=???]
01-10 22:50:29.451 5805 7376 W DynamiteModule: Local module descriptor class for
com.google.android.gms.googlecertificates not found.
01-10 22:50:29.451 5805 7376 W DynamiteModule: Local module descriptor class for
com.google.android.gms.googlecertificates not found.
01-10 22:50:29.457 5805 7376 I DynamiteModule: Considering local module
com.google.android.gms.googlecertificates:0 and remote module
com.google.android.gms.googlecertificates:4
01-10 22:50:29.458 5805 7376 I DynamiteModule: Selected remote version of
com.google.android.gms.googlecertificates, version >= 4
01-10 22:50:29.457 5805 7376 I DynamiteModule: Considering local module
com.google.android.gms.googlecertificates:0 and remote module
com.google.android.gms.googlecertificates:4
01-10 22:50:29.458 5805 7376 I DynamiteModule: Selected remote version of
com.google.android.gms.googlecertificates, version >= 4
01-10 22:50:29.459 5805 7376 I DynamiteLoaderV2: [71] Googlecertificates
01-10 22:50:29.459 5805 7376 I DynamiteLoaderV2: [71] Googlecertificates
01-10 22:50:29.467 5805 7376 W disha.quickrid: Unsupported class loader
01-10 22:50:29.467 5805 7376 W disha.quickrid: Unsupported class loader
01-10 22:50:29.477 5805 7376 W disha.quickrid: Skipping duplicate class check due
to unsupported classloader
01-10 22:50:29.477 5805 7376 W disha.quickrid: Skipping duplicate class check due
to unsupported classloader
01-10 22:50:29.752 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.06100143016061, 77.4992748722434
01-10 22:50:29.752 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.06100143016061, 77.4992748722434
01-10 22:50:29.999 5805 5805 W 13162fd52da565a: type=1400 audit(0.0:36306): avc:
granted { create } for name="cache_vts_com.disha.quickride_e13162fd52da565a.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:29.999 5805 5805 W 13162fd52da565a: type=1400 audit(0.0:36306): avc:
granted { create } for name="cache_vts_com.disha.quickride_e13162fd52da565a.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:30.149 5805 5805 W ickride_default: type=1400 audit(0.0:36307): avc:
granted { create } for name="cache_vts_com.disha.quickride_default.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:30.149 5805 5805 W ickride_default: type=1400 audit(0.0:36307): avc:
granted { create } for name="cache_vts_com.disha.quickride_default.m"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:30.229 5805 5805 W androidmapsapi-: type=1400 audit(0.0:36308): avc:
granted { create } for name="cache_r.0"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:30.229 5805 5805 W androidmapsapi-: type=1400 audit(0.0:36308): avc:
granted { create } for name="cache_r.0"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:30.429 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:50:30.429 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:50:30.553 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 127324(7MB) AllocSpace objects, 44(2024KB) LOS objects, 52% free, 10MB/22MB,
paused 229us total 123.685ms
01-10 22:50:30.553 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 127324(7MB) AllocSpace objects, 44(2024KB) LOS objects, 52% free, 10MB/22MB,
paused 229us total 123.685ms
01-10 22:50:32.694 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:50:32.695 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:50:32.694 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:50:32.695 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:50:32.794 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:50:32.794 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:50:32.795 5805 5805 D TAG : Finish
01-10 22:50:32.794 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:50:32.794 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:50:32.795 5805 5805 D TAG : Finish
01-10 22:50:32.805 5805 5805 D
com.disha.quickride.androidapp.location.LocationSelectionActivity:
sendSelectedLocationDetailsToCalledActivity Location [id=0,
latitude=13.06100143016061, longitude=77.4992748722434, address=408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India, name=408,
placeId=null, distanceFromCenterInMtr=0, offline=false]
01-10 22:50:32.805 5805 5805 D
com.disha.quickride.androidapp.location.LocationSelectionActivity:
sendSelectedLocationDetailsToCalledActivity Location [id=0,
latitude=13.06100143016061, longitude=77.4992748722434, address=408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India, name=408,
placeId=null, distanceFromCenterInMtr=0, offline=false]
01-10 22:50:32.831 5805 5805 D TAG : Finish
01-10 22:50:32.831 5805 5805 D TAG : Finish
01-10 22:50:32.841 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:32.841 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:32.847 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:32.847 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:32.878 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{ae4b90e token=android.os.BinderProxy@ca5cbae
{com.disha.quickride/com.disha.quickride.androidapp.location.LocationSelectionFragm
entActivity}} token= android.os.BinderProxy@ca5cbae
01-10 22:50:32.878 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{ae4b90e token=android.os.BinderProxy@ca5cbae
{com.disha.quickride/com.disha.quickride.androidapp.location.LocationSelectionFragm
entActivity}} token= android.os.BinderProxy@ca5cbae
01-10 22:50:32.895 5805 5805 D
com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoardingRideCreationActivity:
Result from location selection this - Selected location : [Location [id=0,
latitude=13.06100143016061, longitude=77.4992748722434, address=408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India, name=408,
placeId=null, distanceFromCenterInMtr=0, offline=false]]
01-10 22:50:32.895 5805 5805 D
com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoardingRideCreationActivity:
Result from location selection this - Selected location : [Location [id=0,
latitude=13.06100143016061, longitude=77.4992748722434, address=408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India, name=408,
placeId=null, distanceFromCenterInMtr=0, offline=false]]
01-10 22:50:32.901 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.06100143016061, 77.4992748722434
01-10 22:50:32.901 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.06100143016061, 77.4992748722434
01-10 22:50:32.911 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:50:32.911 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:50:32.914 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:32.914 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:32.938 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:32.938 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:32.977 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:32.977 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:33.019 5805 5921 W libEGL : EGLNativeWindowType 0x74b77e1010
disconnect failed
01-10 22:50:33.019 5805 5921 W libEGL : EGLNativeWindowType 0x74b77e1010
disconnect failed
01-10 22:50:33.035 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:33.035 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:33.035 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:33.035 5805 5805 D ViewRootImpl[LocationSelectionFromMapActivity]:
surface should not be released
01-10 22:50:33.035 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:33.035 5805 5805 D ViewRootImpl[LocationSelectionFromMapActivity]:
surface should not be released
01-10 22:50:33.038 5805 7375 W libEGL : EGLNativeWindowType 0x74b5e8c010
disconnect failed
01-10 22:50:33.038 5805 7375 W libEGL : EGLNativeWindowType 0x74b5e8c010
disconnect failed
01-10 22:50:33.058 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{4ba6141 token=android.os.BinderProxy@abbda87
{com.disha.quickride/com.disha.quickride.androidapp.location.LocationSelectionFromM
apActivity}} token= android.os.BinderProxy@abbda87
01-10 22:50:33.058 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{4ba6141 token=android.os.BinderProxy@abbda87
{com.disha.quickride/com.disha.quickride.androidapp.location.LocationSelectionFromM
apActivity}} token= android.os.BinderProxy@abbda87
01-10 22:50:33.379 5805 5805 W ickride_default: type=1400 audit(0.0:36309): avc:
granted { create } for name="cache_vts_com.disha.quickride_default.0"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:33.379 5805 5805 W ickride_default: type=1400 audit(0.0:36309): avc:
granted { create } for name="cache_vts_com.disha.quickride_default.0"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:33.433 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:33.433 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:33.961 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:33.961 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:33.985 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@3edfc39
01-10 22:50:33.985 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@3edfc39
01-10 22:50:33.986 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:33.986 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:33.986 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:50:33.986 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:50:33.992 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:50:33.992 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:50:33.996 5805 5805 D
com.disha.quickride.androidapp.QuickRideBaseFragmentActivity: Session resumed
successfully
01-10 22:50:33.996 5805 5805 D
com.disha.quickride.androidapp.QuickRideBaseFragmentActivity: Session resumed
successfully
01-10 22:50:34.000 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:50:34.000 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:50:34.000 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:50:34.000 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:50:34.004 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:34.004 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:34.004 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:34.004 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:34.004 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:34.004 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:34.004 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:34.004 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@6b6245c,ba@5c9b365
01-10 22:50:34.004 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:34.004 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@6b6245c,ba@5c9b365
01-10 22:50:34.004 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:34.004 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:34.005 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:34.005 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:34.005 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:34.005 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:34.005 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:34.005 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:50:34.005 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:34.005 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:50:34.005 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@32720e1,ba@5c9b365
01-10 22:50:34.005 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@32720e1,ba@5c9b365
01-10 22:50:34.005 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:34.005 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:50:34.019 5805 5805 I TextToSpeech: Sucessfully bound to
com.google.android.tts
01-10 22:50:34.020 5805 5805 W TextToSpeech: setLanguage failed: not bound to TTS
engine
01-10 22:50:34.019 5805 5805 I TextToSpeech: Sucessfully bound to
com.google.android.tts
01-10 22:50:34.020 5805 5805 W TextToSpeech: setLanguage failed: not bound to TTS
engine
01-10 22:50:34.021 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{c0a0b19 token=android.os.BinderProxy@3edfc39
{com.disha.quickride/com.disha.quickride.androidapp.location.LocationSelectionFragm
entActivity}} token= android.os.BinderProxy@3edfc39
01-10 22:50:34.021 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{c0a0b19 token=android.os.BinderProxy@3edfc39
{com.disha.quickride/com.disha.quickride.androidapp.location.LocationSelectionFragm
entActivity}} token= android.os.BinderProxy@3edfc39
01-10 22:50:34.024 5805 5805 D
com.disha.quickride.androidapp.location.LocationSelectionActivity: Creating view
after session is initialized
01-10 22:50:34.024 5805 5805 D
com.disha.quickride.androidapp.location.LocationSelectionActivity: Creating view
after session is initialized
01-10 22:50:34.048 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:34.048 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:34.059 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:34.059 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:34.072 5805 7442 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:34.072 5805 7442 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:50:34.072 5805 7442 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:34.072 5805 7442 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:50:34.114 5805 5805 D HwAutofillHelper: recordCurrentInfo:0
01-10 22:50:34.114 5805 5805 D HwAutofillHelper: inputType = 193
01-10 22:50:34.114 5805 5805 D HwAutofillHelper: recordCurrentInfo:0
01-10 22:50:34.114 5805 5805 D HwAutofillHelper: inputType = 193
01-10 22:50:34.122 5805 5805 I TextToSpeech: Connected to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:34.122 5805 5805 I TextToSpeech: Connected to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:34.124 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:34.124 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:34.124 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:34.124 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:34.139 5805 5840 I TextToSpeech: Set up connection to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:34.139 5805 5840 I TextToSpeech: Set up connection to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:50:34.156 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:34.156 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:34.179 5805 5805 I AssistStructure: Flattened final assist data: 5108
bytes, containing 1 windows, 18 views
01-10 22:50:34.179 5805 5805 I AssistStructure: Flattened final assist data: 5108
bytes, containing 1 windows, 18 views
01-10 22:50:34.199 5805 5921 W libEGL : EGLNativeWindowType 0x74b6d09010
disconnect failed
01-10 22:50:34.199 5805 5921 W libEGL : EGLNativeWindowType 0x74b6d09010
disconnect failed
01-10 22:50:34.211 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:34.211 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:34.211 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:34.213 5805 5805 D ViewRootImpl[OnBoardingRideCreationActivity]:
surface should not be released
01-10 22:50:34.211 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:34.213 5805 5805 D ViewRootImpl[OnBoardingRideCreationActivity]:
surface should not be released
01-10 22:50:34.291 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:34.291 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:34.292 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
2 lines
01-10 22:50:34.292 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
2 lines
01-10 22:50:34.293 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:34.293 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:36.299 5805 5805 W 13162fd52da565a: type=1400 audit(0.0:36310): avc:
granted { create } for name="cache_vts_com.disha.quickride_e13162fd52da565a.0"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:36.299 5805 5805 W 13162fd52da565a: type=1400 audit(0.0:36310): avc:
granted { create } for name="cache_vts_com.disha.quickride_e13162fd52da565a.0"
scontext=u:r:untrusted_app:s0:c134,c256,c512,c768
tcontext=u:object_r:sdcardfs:s0:c134,c256,c512,c768 tclass=file
01-10 22:50:39.920 5805 7446 D
com.disha.quickride.androidapp.location.LocationListAdaptor: Searching for abb
01-10 22:50:39.920 5805 7446 D
com.disha.quickride.androidapp.location.LocationListAdaptor: Searching for abb
01-10 22:50:39.920 5805 7446 D
com.disha.quickride.androidapp.location.LocationListAdaptor: Location list adapter
handleThroughFallBackMechanism abb
01-10 22:50:39.920 5805 7446 D
com.disha.quickride.androidapp.location.LocationListAdaptor: Location list adapter
handleThroughFallBackMechanism abb
01-10 22:50:39.930 5805 7446 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:39.930 5805 7446 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:39.970 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:39.970 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:39.970 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:39.970 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:39.970 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:39.970 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:40.300 5805 7446 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:40.300 5805 7446 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:40.324 5805 5924 I
com.disha.quickride.androidapp.usermgmt.UserContactNoRetrievalAsyncTask: Saving
location search results
01-10 22:50:40.324 5805 5924 I
com.disha.quickride.androidapp.usermgmt.UserContactNoRetrievalAsyncTask: Saving
location search results
01-10 22:50:41.923 5805 7459 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
74
01-10 22:50:41.923 5805 7459 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
74
01-10 22:50:41.931 5805 7459 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:41.931 5805 7459 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:42.208 5805 7461 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
128
01-10 22:50:42.208 5805 7461 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
128
01-10 22:50:42.208 5805 7461 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:42.208 5805 7461 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:42.375 5805 7462 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
295
01-10 22:50:42.375 5805 7462 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
295
01-10 22:50:42.376 5805 7462 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:42.376 5805 7462 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:42.608 5805 7463 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
131
01-10 22:50:42.608 5805 7463 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
131
01-10 22:50:42.608 5805 7463 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:42.608 5805 7463 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:42.849 5805 7464 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
92
01-10 22:50:42.849 5805 7464 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:42.849 5805 7464 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
92
01-10 22:50:42.849 5805 7464 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:43.083 5805 7466 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
189
01-10 22:50:43.083 5805 7466 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:43.083 5805 7466 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
189
01-10 22:50:43.083 5805 7466 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:43.479 5805 7470 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
585
01-10 22:50:43.479 5805 7470 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
585
01-10 22:50:43.479 5805 7470 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:43.479 5805 7470 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:43.652 5805 7472 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
758
01-10 22:50:43.652 5805 7472 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
758
01-10 22:50:43.652 5805 7472 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:43.652 5805 7472 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:43.760 5805 7478 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
866
01-10 22:50:43.760 5805 7478 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:43.760 5805 7478 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
866
01-10 22:50:43.760 5805 7478 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:43.878 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:43.878 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:43.878 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:43.895 5805 7483 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
31
01-10 22:50:43.896 5805 7483 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:43.878 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:43.895 5805 7483 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
31
01-10 22:50:43.896 5805 7483 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:44.851 5805 7485 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
987
01-10 22:50:44.851 5805 7485 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:44.851 5805 7485 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
987
01-10 22:50:44.851 5805 7485 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
Not satisfied
01-10 22:50:44.866 5805 7486 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
1002
01-10 22:50:44.866 5805 7486 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
satisfied
01-10 22:50:44.866 5805 7486 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
1002
01-10 22:50:44.866 5805 7486 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme Difference
satisfied
01-10 22:50:44.867 5805 5805 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme taken to
triggerd1
01-10 22:50:44.867 5805 5805 E
com.disha.quickride.androidapp.location.LocationSelectionActivity: TIme taken to
triggerd1
01-10 22:50:44.870 5805 7491 D
com.disha.quickride.androidapp.location.LocationListAdaptor: Searching for abb
Nelamangala
01-10 22:50:44.870 5805 7491 D
com.disha.quickride.androidapp.location.LocationListAdaptor: Searching for abb
Nelamangala
01-10 22:50:44.870 5805 7491 D
com.disha.quickride.androidapp.location.LocationListAdaptor: Location list adapter
handleThroughFallBackMechanism abb Nelamangala
01-10 22:50:44.870 5805 7491 D
com.disha.quickride.androidapp.location.LocationListAdaptor: Location list adapter
handleThroughFallBackMechanism abb Nelamangala
01-10 22:50:44.879 5805 7491 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:44.879 5805 7491 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:50:45.266 5805 7491 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:45.266 5805 7491 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:50:45.288 5805 6877 I
com.disha.quickride.androidapp.usermgmt.UserContactNoRetrievalAsyncTask: Saving
location search results
01-10 22:50:45.288 5805 6877 I
com.disha.quickride.androidapp.usermgmt.UserContactNoRetrievalAsyncTask: Saving
location search results
01-10 22:50:46.982 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:46.982 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:48.606 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:50:48.607 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:50:48.606 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:50:48.607 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:50:48.732 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:50:48.732 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:50:48.732 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:50:48.732 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:50:48.735 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:50:48.735 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:50:48.739 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:50:48.748 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:48.739 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:50:48.748 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:48.758 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:50:48.758 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:50:48.776 5805 5805 D
com.disha.quickride.androidapp.location.LocationSelectionActivity: Location
selection activity ResultCallback handleThroughFallBackMechanism
01-10 22:50:48.777 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForAddressAsync for ABB India Limited, Nelamangala Town, Karnataka,
India
01-10 22:50:48.776 5805 5805 D
com.disha.quickride.androidapp.location.LocationSelectionActivity: Location
selection activity ResultCallback handleThroughFallBackMechanism
01-10 22:50:48.777 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForAddressAsync for ABB India Limited, Nelamangala Town, Karnataka,
India
01-10 22:50:48.795 5805 7494 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:48.795 5805 7494 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:50:48.798 5805 7494 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:50:48.798 5805 7494 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:50:48.818 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:48.818 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:48.833 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:48.834 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:48.833 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:50:48.834 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:48.869 5805 5921 W libEGL : EGLNativeWindowType 0x74b6e4c010
disconnect failed
01-10 22:50:48.869 5805 5921 W libEGL : EGLNativeWindowType 0x74b6e4c010
disconnect failed
01-10 22:50:48.870 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:48.870 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:48.970 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:48.970 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:48.970 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:48.970 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:49.379 5805 5805 D
com.disha.quickride.androidapp.location.LocationSelectionActivity:
sendSelectedLocationDetailsToCalledActivity Location [id=0, latitude=13.1145421,
longitude=77.3815042, address=ABB India Limited, Nelamangala Town, Karnataka,
India, name=ABB India Limited, placeId=ChIJxWs3NIslrjsRtAPM_0tLRws,
distanceFromCenterInMtr=10080, offline=false]
01-10 22:50:49.379 5805 5805 D
com.disha.quickride.androidapp.location.LocationSelectionActivity:
sendSelectedLocationDetailsToCalledActivity Location [id=0, latitude=13.1145421,
longitude=77.3815042, address=ABB India Limited, Nelamangala Town, Karnataka,
India, name=ABB India Limited, placeId=ChIJxWs3NIslrjsRtAPM_0tLRws,
distanceFromCenterInMtr=10080, offline=false]
01-10 22:50:49.382 5805 5921 W libEGL : EGLNativeWindowType 0x74b6e4c010
disconnect failed
01-10 22:50:49.382 5805 5921 W libEGL : EGLNativeWindowType 0x74b6e4c010
disconnect failed
01-10 22:50:49.536 5805 5805 D TAG : Finish
01-10 22:50:49.536 5805 5805 D TAG : Finish
01-10 22:50:49.558 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:49.558 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:49.567 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:49.567 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:50:49.601 5805 5805 D
com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoardingRideCreationActivity:
Result from location selection this - Selected location : [Location [id=0,
latitude=13.1145421, longitude=77.3815042, address=ABB India Limited, Nelamangala
Town, Karnataka, India, name=ABB India Limited,
placeId=ChIJxWs3NIslrjsRtAPM_0tLRws, distanceFromCenterInMtr=10080, offline=false]]
01-10 22:50:49.601 5805 5805 D
com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoardingRideCreationActivity:
Result from location selection this - Selected location : [Location [id=0,
latitude=13.1145421, longitude=77.3815042, address=ABB India Limited, Nelamangala
Town, Karnataka, India, name=ABB India Limited,
placeId=ChIJxWs3NIslrjsRtAPM_0tLRws, distanceFromCenterInMtr=10080, offline=false]]
01-10 22:50:49.613 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:49.613 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:50:49.642 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:49.642 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:49.642 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:49.642 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:49.656 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:49.656 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:50:49.676 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:49.676 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:50:49.716 5805 5921 W libEGL : EGLNativeWindowType 0x74b7458010
disconnect failed
01-10 22:50:49.716 5805 5921 W libEGL : EGLNativeWindowType 0x74b7458010
disconnect failed
01-10 22:50:49.730 5805 5805 D ViewRootImpl[LocationSelectionFragmentActivity]:
surface should not be released
01-10 22:50:49.730 5805 5805 D ViewRootImpl[LocationSelectionFragmentActivity]:
surface should not be released
01-10 22:50:49.739 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{c0a0b19 token=android.os.BinderProxy@3edfc39
{com.disha.quickride/com.disha.quickride.androidapp.location.LocationSelectionFragm
entActivity}} token= android.os.BinderProxy@3edfc39
01-10 22:50:49.739 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{c0a0b19 token=android.os.BinderProxy@3edfc39
{com.disha.quickride/com.disha.quickride.androidapp.location.LocationSelectionFragm
entActivity}} token= android.os.BinderProxy@3edfc39
01-10 22:50:49.754 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:49.754 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:49.754 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:49.754 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:50:54.191 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:50:54.191 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:50:54.191 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:50:54.191 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:50:54.271 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:50:54.271 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:03.805 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.805 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.805 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.805 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.805 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.805 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.805 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:03.805 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:03.805 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@bb9a002,android.view.ContextThemeWra
pper@55ed13
01-10 22:51:03.805 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@bb9a002,android.view.ContextThemeWra
pper@55ed13
01-10 22:51:03.805 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:03.806 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.806 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.806 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.806 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:03.806 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@528476f,android.view.ContextThemeWra
pper@55ed13
01-10 22:51:03.806 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:03.805 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:03.806 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.806 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.806 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.806 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:03.806 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@528476f,android.view.ContextThemeWra
pper@55ed13
01-10 22:51:03.806 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:03.851 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:03.851 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:03.881 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:03.881 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:03.885 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.885 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.885 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.885 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:03.885 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@e87a6c8,android.view.ContextThemeWra
pper@55ed13
01-10 22:51:03.886 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:03.886 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.886 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.886 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.886 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:03.886 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@1d46774,android.view.ContextThemeWra
pper@55ed13
01-10 22:51:03.886 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:03.885 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.885 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.885 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.885 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:03.885 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@e87a6c8,android.view.ContextThemeWra
pper@55ed13
01-10 22:51:03.886 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:03.886 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.886 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.886 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:03.886 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:03.886 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@1d46774,android.view.ContextThemeWra
pper@55ed13
01-10 22:51:03.886 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:03.897 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:03.897 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:03.908 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:03.908 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:03.914 5805 7516 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:03.914 5805 7516 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:03.915 5805 7516 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:03.915 5805 7516 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:03.947 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:03.952 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:03.947 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:03.952 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:03.966 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 119383(6MB) AllocSpace objects, 92(5MB) LOS objects, 49% free, 12MB/24MB,
paused 1.174ms total 114.286ms
01-10 22:51:03.966 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 119383(6MB) AllocSpace objects, 92(5MB) LOS objects, 49% free, 12MB/24MB,
paused 1.174ms total 114.286ms
01-10 22:51:04.024 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:04.024 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:04.055 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:04.055 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:04.055 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:04.055 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:05.084 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:51:05.084 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:51:05.084 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:51:05.084 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:51:05.217 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:4.328583, limit is:60The moving distance of Y
is:97.26758, limit is:60
01-10 22:51:05.217 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:4.328583, limit is:60The moving distance of Y
is:97.26758, limit is:60
01-10 22:51:06.549 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:22.540405, limit is:60The moving distance of Y
is:69.213135, limit is:60
01-10 22:51:06.549 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:22.540405, limit is:60The moving distance of Y
is:69.213135, limit is:60
01-10 22:51:07.916 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:0.73809814, limit is:60The moving distance of Y
is:92.05542, limit is:60
01-10 22:51:07.916 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:0.73809814, limit is:60The moving distance of Y
is:92.05542, limit is:60
01-10 22:51:08.598 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:15.799744, limit is:60The moving distance of Y
is:82.12671, limit is:60
01-10 22:51:08.598 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:15.799744, limit is:60The moving distance of Y
is:82.12671, limit is:60
01-10 22:51:09.032 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:2.6517944, limit is:60The moving distance of Y
is:84.09741, limit is:60
01-10 22:51:09.032 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:2.6517944, limit is:60The moving distance of Y
is:84.09741, limit is:60
01-10 22:51:09.598 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:15.428589, limit is:60The moving distance of Y
is:64.721436, limit is:60
01-10 22:51:09.598 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:15.428589, limit is:60The moving distance of Y
is:64.721436, limit is:60
01-10 22:51:10.314 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:4.7770386, limit is:60The moving distance of Y
is:70.28357, limit is:60
01-10 22:51:10.314 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:4.7770386, limit is:60The moving distance of Y
is:70.28357, limit is:60
01-10 22:51:10.931 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:17.016602, limit is:60The moving distance of Y
is:67.38843, limit is:60
01-10 22:51:10.931 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:17.016602, limit is:60The moving distance of Y
is:67.38843, limit is:60
01-10 22:51:12.819 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:12.819 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:12.819 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:12.819 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:12.827 5805 5921 W libEGL : EGLNativeWindowType 0x74b6f07010
disconnect failed
01-10 22:51:12.827 5805 5921 W libEGL : EGLNativeWindowType 0x74b6f07010
disconnect failed
01-10 22:51:12.852 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:12.852 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:12.857 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:12.857 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:12.872 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:12.872 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:12.872 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:12.872 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:16.013 5805 5805 E disha.quickrid: Invalid ID 0x00000000.
01-10 22:51:16.013 5805 5805 E disha.quickrid: Invalid ID 0x00000000.
01-10 22:51:16.014 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
1 line
01-10 22:51:16.014 5805 5805 E disha.quickrid: Invalid ID 0x00000000.
01-10 22:51:16.014 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
1 line
01-10 22:51:16.014 5805 5805 E disha.quickrid: Invalid ID 0x00000000.
01-10 22:51:16.131 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:16.132 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:16.131 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:16.132 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:16.140 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:16.140 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:16.148 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:16.148 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:16.181 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.06100143016061, 77.4992748722434
01-10 22:51:16.181 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.06100143016061, 77.4992748722434
01-10 22:51:16.182 5805 5849 I
com.disha.quickride.androidapp.usermgmt.favourites.FavouriteCreationAsyncTask:
saving of favourites async task
01-10 22:51:16.182 5805 5849 I
com.disha.quickride.androidapp.usermgmt.favourites.FavouriteCreationAsyncTask:
saving of favourites async task
01-10 22:51:16.240 5805 7532 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:16.241 5805 7532 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:16.240 5805 7532 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:16.241 5805 7532 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:16.262 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:16.262 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:16.263 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:16.263 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:16.267 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:16.267 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:16.295 5805 5921 W libEGL : EGLNativeWindowType 0x74b6c83010
disconnect failed
01-10 22:51:16.295 5805 5921 W libEGL : EGLNativeWindowType 0x74b6c83010
disconnect failed
01-10 22:51:16.296 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:16.296 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:16.315 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:16.315 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:16.374 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:16.374 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:16.407 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:16.407 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:16.407 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:16.407 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:16.680 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:16.680 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:16.709 5805 5849 I
com.disha.quickride.androidapp.usermgmt.favourites.FavouriteCreationAsyncTask:
Favourite saved
01-10 22:51:16.709 5805 5849 I
com.disha.quickride.androidapp.usermgmt.favourites.FavouriteCreationAsyncTask:
Favourite saved
01-10 22:51:16.711 5805 5805 I
com.disha.quickride.androidapp.usermgmt.favourites.FavouriteCreationAsyncTask:
favourites saved
01-10 22:51:16.711 5805 5805 I
com.disha.quickride.androidapp.usermgmt.favourites.FavouriteCreationAsyncTask:
favourites saved
01-10 22:51:16.711 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.1145421, 77.3815042
01-10 22:51:16.711 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.1145421, 77.3815042
01-10 22:51:16.762 5805 5991 D SlaveNetworkWorker: not matched: 1
01-10 22:51:16.762 5805 5991 D SlaveNetworkWorker: not matched: 1
01-10 22:51:16.921 5805 6373 I
com.disha.quickride.androidapp.usermgmt.favourites.FavouriteCreationAsyncTask:
saving of favourites async task
01-10 22:51:16.921 5805 6373 I
com.disha.quickride.androidapp.usermgmt.favourites.FavouriteCreationAsyncTask:
saving of favourites async task
01-10 22:51:16.929 5805 6373 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:16.929 5805 6373 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:17.086 5805 5991 D b : getData: response code:200
01-10 22:51:17.086 5805 5991 D b : getData: response code:200
01-10 22:51:17.087 5805 5991 D b : POST:
https://pn.netcoresmartech.com/profilePush ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","adid":"","identity":"80505608380938","profileDetails":{"HOME":"408,
2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India"}} ---
200 OK {"status" : "success"}
01-10 22:51:17.087 5805 5991 D b : POST:
https://pn.netcoresmartech.com/profilePush ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","adid":"","identity":"80505608380938","profileDetails":{"HOME":"408,
2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India"}} ---
200 OK {"status" : "success"}
01-10 22:51:17.111 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=d2fa8d1a-a710-4997-aa71-23a64e4e5109,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:17.111 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=d2fa8d1a-a710-4997-aa71-23a64e4e5109,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:17.198 5805 6373 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:17.198 5805 6373 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:17.228 5805 6373 I
com.disha.quickride.androidapp.usermgmt.favourites.FavouriteCreationAsyncTask:
Favourite saved
01-10 22:51:17.228 5805 6373 I
com.disha.quickride.androidapp.usermgmt.favourites.FavouriteCreationAsyncTask:
Favourite saved
01-10 22:51:17.229 5805 5805 I
com.disha.quickride.androidapp.usermgmt.favourites.FavouriteCreationAsyncTask:
favourites saved
01-10 22:51:17.229 5805 5805 I
com.disha.quickride.androidapp.usermgmt.favourites.FavouriteCreationAsyncTask:
favourites saved
01-10 22:51:17.230 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.06100143016061, 77.4992748722434
01-10 22:51:17.230 5805 5805 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 13.06100143016061, 77.4992748722434
01-10 22:51:17.241 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:17.241 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:17.246 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:17.246 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:17.295 5805 5959 D SlaveNetworkWorker: not matched: 1
01-10 22:51:17.295 5805 5959 D SlaveNetworkWorker: not matched: 1
01-10 22:51:17.404 5805 5959 D b : getData: response code:200
01-10 22:51:17.404 5805 5959 D b : getData: response code:200
01-10 22:51:17.404 5805 5959 D b : POST:
https://pn.netcoresmartech.com/profilePush ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","adid":"","identity":"80505608380938","profileDetails":{"OFFICE":"ABB
India Limited, Nelamangala Town, Karnataka, India"}} --- 200 OK {"status" :
"success"}
01-10 22:51:17.404 5805 5959 D b : POST:
https://pn.netcoresmartech.com/profilePush ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","adid":"","identity":"80505608380938","profileDetails":{"OFFICE":"ABB
India Limited, Nelamangala Town, Karnataka, India"}} --- 200 OK {"status" :
"success"}
01-10 22:51:17.418 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=3cc4a8d9-4c7f-49fb-877e-1b8c7a2c9b1c,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:17.418 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=3cc4a8d9-4c7f-49fb-877e-1b8c7a2c9b1c,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:17.914 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:17.914 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.016 5805 6688 I
com.disha.quickride.androidapp.ridemgmt.passenger.PassengerRideServicesClient:
Passenger ride is created
01-10 22:51:18.016 5805 6688 I
com.disha.quickride.androidapp.ridemgmt.passenger.PassengerRideServicesClient:
Passenger ride is created
01-10 22:51:18.025 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:18.025 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.025 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:18.025 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.082 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564862,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 2:15:18 AM","expectedEndTime":"Jan 14, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578968118475,"expEn
dTime":1578970098475,"matchPercentage":0,"uniqueID":"psgrinst_559441030","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.082 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564862,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 2:15:18 AM","expectedEndTime":"Jan 14, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578968118475,"expEn
dTime":1578970098475,"matchPercentage":0,"uniqueID":"psgrinst_559441030","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.085 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 2060 of {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564862,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 2:15:18 AM","expectedEndTime":"Jan 14, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578968118475,"expEn
dTime":1578970098475,"matchPercentage":0,"uniqueID":"psgrinst_559441030","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.085 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:51:18.086 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564862,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 2:15:18 AM","expectedEndTime":"Jan 14, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578968118475,"expEn
dTime":1578970098475,"matchPercentage":0,"uniqueID":"psgrinst_559441030","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:51:18.086 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLon
gitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongit
ude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564862,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 2:15:18 AM","expectedEndTime":"Jan 14, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578968118475,"expEn
dTime":1578970098475,"matchPercentage":0,"uniqueID":"psgrinst_559441030","msgObjTyp
e":"psgrinst","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:51:18.085 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 2060 of {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564862,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 2:15:18 AM","expectedEndTime":"Jan 14, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578968118475,"expEn
dTime":1578970098475,"matchPercentage":0,"uniqueID":"psgrinst_559441030","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.085 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:51:18.086 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564862,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 2:15:18 AM","expectedEndTime":"Jan 14, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578968118475,"expEn
dTime":1578970098475,"matchPercentage":0,"uniqueID":"psgrinst_559441030","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:51:18.086 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLon
gitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongit
ude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564862,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 2:15:18 AM","expectedEndTime":"Jan 14, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578968118475,"expEn
dTime":1578970098475,"matchPercentage":0,"uniqueID":"psgrinst_559441030","msgObjTyp
e":"psgrinst","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:51:18.111 5805 7096 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLong
itude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongitu
de":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564862,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 2:15:18 AM","expectedEndTime":"Jan 14, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578968118475,"expEn
dTime":1578970098475,"matchPercentage":0,"uniqueID":"psgrinst_559441030","msgObjTyp
e":"psgrinst","payloadType":"full"}
01-10 22:51:18.111 5805 7096 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLong
itude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongitu
de":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564862,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 2:15:18 AM","expectedEndTime":"Jan 14, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578968118475,"expEn
dTime":1578970098475,"matchPercentage":0,"uniqueID":"psgrinst_559441030","msgObjTyp
e":"psgrinst","payloadType":"full"}
01-10 22:51:18.152 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564861,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 2:15:18 AM","expectedEndTime":"Jan 13, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578881718475,"expEn
dTime":1578883698475,"matchPercentage":0,"uniqueID":"psgrinst_559441029","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.153 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 2060 of {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564861,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 2:15:18 AM","expectedEndTime":"Jan 13, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578881718475,"expEn
dTime":1578883698475,"matchPercentage":0,"uniqueID":"psgrinst_559441029","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.153 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:51:18.153 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564861,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 2:15:18 AM","expectedEndTime":"Jan 13, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578881718475,"expEn
dTime":1578883698475,"matchPercentage":0,"uniqueID":"psgrinst_559441029","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:51:18.152 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564861,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 2:15:18 AM","expectedEndTime":"Jan 13, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578881718475,"expEn
dTime":1578883698475,"matchPercentage":0,"uniqueID":"psgrinst_559441029","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.153 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLon
gitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongit
ude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564861,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 2:15:18 AM","expectedEndTime":"Jan 13, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578881718475,"expEn
dTime":1578883698475,"matchPercentage":0,"uniqueID":"psgrinst_559441029","msgObjTyp
e":"psgrinst","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:51:18.153 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 2060 of {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564861,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 2:15:18 AM","expectedEndTime":"Jan 13, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578881718475,"expEn
dTime":1578883698475,"matchPercentage":0,"uniqueID":"psgrinst_559441029","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.153 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:51:18.153 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564861,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 2:15:18 AM","expectedEndTime":"Jan 13, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578881718475,"expEn
dTime":1578883698475,"matchPercentage":0,"uniqueID":"psgrinst_559441029","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:51:18.153 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLon
gitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongit
ude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564861,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 2:15:18 AM","expectedEndTime":"Jan 13, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578881718475,"expEn
dTime":1578883698475,"matchPercentage":0,"uniqueID":"psgrinst_559441029","msgObjTyp
e":"psgrinst","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:51:18.171 5805 5924 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLong
itude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongitu
de":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564861,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 2:15:18 AM","expectedEndTime":"Jan 13, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578881718475,"expEn
dTime":1578883698475,"matchPercentage":0,"uniqueID":"psgrinst_559441029","msgObjTyp
e":"psgrinst","payloadType":"full"}
01-10 22:51:18.171 5805 5924 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLong
itude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongitu
de":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590600,"id":107564861,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India","startLatitude":13.06100143016061,"startLongitude":77.4992748722434,"startPo
int":{"lat":13.06100143016061,"lon":77.4992748722434},"endAddress":"ABB India
Limited, Nelamangala Town, Karnataka,
India","endLatitude":13.1145421,"endLongitude":77.3815042,"endPoint":
{"lat":13.1145421,"lon":77.3815042},"distance":19.94,"allowRideMatchToJoinedGroups"
:false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 2:15:18 AM","expectedEndTime":"Jan 13, 2020 2:48:18
AM","status":"Requested","routePathPolyline":"o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcB
Bq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@","rideCreationTime":"Jan 10,
2020 5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578881718475,"expEn
dTime":1578883698475,"matchPercentage":0,"uniqueID":"psgrinst_559441029","msgObjTyp
e":"psgrinst","payloadType":"full"}
01-10 22:51:18.185 5805 6877 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:51:18.185 5805 6877 D
com.disha.quickride.androidapp.event.EventServiceConnection: brokerURLs
01-10 22:51:18.185 5805 6877 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:51:18.185 5805 6877 D
com.disha.quickride.androidapp.event.EventServiceConnection: brokerURLs
01-10 22:51:18.186 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.RideStatus,
MsgObject={"rideId":5305219,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441028","msgObjType":"ridests","pay
loadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.187 5805 7096 I
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: checking
if location update is required based on ride start time
01-10 22:51:18.188 5805 7096 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-10 22:51:18.186 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.RideStatus,
MsgObject={"rideId":5305219,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441028","msgObjType":"ridests","pay
loadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.188 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 452 of {MsgClassName=com.disha.quickride.domain.model.RideStatus,
MsgObject={"rideId":5305219,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441028","msgObjType":"ridests","pay
loadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.187 5805 7096 I
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: checking
if location update is required based on ride start time
01-10 22:51:18.188 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:51:18.188 5805 7096 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-10 22:51:18.188 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{MsgClassName=com.disha.quickride.domain.model.RideStatus,
MsgObject={"rideId":5305219,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441028","msgObjType":"ridests","pay
loadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:51:18.188 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 452 of {MsgClassName=com.disha.quickride.domain.model.RideStatus,
MsgObject={"rideId":5305219,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441028","msgObjType":"ridests","pay
loadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.189 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"rideId":5305219,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441028","msgObjType":"ridests","pay
loadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:51:18.188 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:51:18.190 5805 7096 D
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: Service
running status : false
01-10 22:51:18.188 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{MsgClassName=com.disha.quickride.domain.model.RideStatus,
MsgObject={"rideId":5305219,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441028","msgObjType":"ridests","pay
loadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:51:18.191 5805 7096 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@cef3dfe
01-10 22:51:18.189 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"rideId":5305219,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441028","msgObjType":"ridests","pay
loadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:51:18.190 5805 7096 D
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: Service
running status : false
01-10 22:51:18.191 5805 7096 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@cef3dfe
01-10 22:51:18.194 5805 5881 D
com.disha.quickride.androidapp.myrides.cache.ScheduleNotificationUpdateWorkersAsync
Task: Created periodic OneTimeWorkRequest
01-10 22:51:18.194 5805 5881 D
com.disha.quickride.androidapp.myrides.cache.ScheduleNotificationUpdateWorkersAsync
Task: Created periodic OneTimeWorkRequest
01-10 22:51:18.209 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:51:18.209 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:51:18.214 5805 6115 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"rideId":5305219,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441028","msgObjType":"ridests","pay
loadType":"full"}
01-10 22:51:18.214 5805 6115 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"rideId":5305219,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441028","msgObjType":"ridests","pay
loadType":"full"}
01-10 22:51:18.245 5805 5924 I
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: checking
if location update is required based on ride start time
01-10 22:51:18.245 5805 5924 I
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: checking
if location update is required based on ride start time
01-10 22:51:18.245 5805 5924 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-10 22:51:18.245 5805 5924 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-10 22:51:18.246 5805 5924 D
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: Service
running status : false
01-10 22:51:18.246 5805 5924 D
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: Service
running status : false
01-10 22:51:18.246 5805 5924 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@a045b9d
01-10 22:51:18.246 5805 5924 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@a045b9d
01-10 22:51:18.247 5805 6688 D
com.disha.quickride.androidapp.myrides.cache.ScheduleNotificationUpdateWorkersAsync
Task: Created periodic OneTimeWorkRequest
01-10 22:51:18.247 5805 6688 D
com.disha.quickride.androidapp.myrides.cache.ScheduleNotificationUpdateWorkersAsync
Task: Created periodic OneTimeWorkRequest
01-10 22:51:18.253 5805 6115 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: Updating status of
ride [rideId: ]5305219 ][userId: ]80505608380938 ][userName: ]Amarnath Aravind ]
[status: ]Requested ][userRole: ]RegularPassenger ][joinedRideId: ]0 ]
[joinedRideStatus: ]null ][joinedRideType: ]Rider ]
01-10 22:51:18.253 5805 6115 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: Updating regular
ride status
01-10 22:51:18.253 5805 6115 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@d6a933f
01-10 22:51:18.253 5805 6115 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: Updating status of
ride [rideId: ]5305219 ][userId: ]80505608380938 ][userName: ]Amarnath Aravind ]
[status: ]Requested ][userRole: ]RegularPassenger ][joinedRideId: ]0 ]
[joinedRideStatus: ]null ][joinedRideType: ]Rider ]
01-10 22:51:18.253 5805 6115 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: Updating regular
ride status
01-10 22:51:18.253 5805 6115 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@d6a933f
01-10 22:51:18.257 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:51:18.257 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:51:18.262 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:51:18.262 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:51:18.305 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.305 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.358 5805 7093 I
com.disha.quickride.androidapp.ridemgmt.passenger.PassengerRideServicesClient:
Passenger ride is created
01-10 22:51:18.358 5805 7093 I
com.disha.quickride.androidapp.ridemgmt.passenger.PassengerRideServicesClient:
Passenger ride is created
01-10 22:51:18.362 5805 5921 W libEGL : EGLNativeWindowType 0x74b6c83010
disconnect failed
01-10 22:51:18.362 5805 5921 W libEGL : EGLNativeWindowType 0x74b6c83010
disconnect failed
01-10 22:51:18.379 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-10 22:51:18.379 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-10 22:51:18.393 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:51:18.393 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:51:18.443 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{11d947 token=android.os.BinderProxy@ddfd2e4
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoarding
PreferenceActivity}} token= android.os.BinderProxy@ddfd2e4
01-10 22:51:18.443 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{11d947 token=android.os.BinderProxy@ddfd2e4
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoarding
PreferenceActivity}} token= android.os.BinderProxy@ddfd2e4
01-10 22:51:18.467 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{9bba524 token=android.os.BinderProxy@33d1683
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.onboardflow.QRPledgeDi
splayActivity}} token= android.os.BinderProxy@33d1683
01-10 22:51:18.467 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{9bba524 token=android.os.BinderProxy@33d1683
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.onboardflow.QRPledgeDi
splayActivity}} token= android.os.BinderProxy@33d1683
01-10 22:51:18.472 5805 6373 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:51:18.472 5805 6373 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:51:18.472 5805 6877 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Starting Mqtt
client level operations
01-10 22:51:18.472 5805 6373 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:51:18.472 5805 6373 D
com.disha.quickride.androidapp.event.EventServiceConnection: Already connected to
MQTT
01-10 22:51:18.472 5805 6373 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Starting Mqtt
client level operations
01-10 22:51:18.472 5805 6877 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Starting Mqtt
client level operations
01-10 22:51:18.472 5805 6373 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:51:18.472 5805 6373 D
com.disha.quickride.androidapp.event.EventServiceConnection: Already connected to
MQTT
01-10 22:51:18.472 5805 6373 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Starting Mqtt
client level operations
01-10 22:51:18.475 5805 7556 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:51:18.475 5805 7556 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:51:18.477 5805 7558 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:51:18.477 5805 7558 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:51:18.477 5805 7558 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Subscribing to
userMsg/80505608380938
01-10 22:51:18.478 5805 7558 D
com.disha.quickride.androidapp.event.EventServiceConnection: Entering subscribe to
userMsg/80505608380938
01-10 22:51:18.479 5805 7557 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:51:18.480 5805 6877 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:51:18.480 5805 6877 D
com.disha.quickride.androidapp.event.EventServiceConnection: brokerURLs
01-10 22:51:18.477 5805 7558 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Subscribing to
userMsg/80505608380938
01-10 22:51:18.484 5805 7560 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:51:18.487 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:51:18.478 5805 7558 D
com.disha.quickride.androidapp.event.EventServiceConnection: Entering subscribe to
userMsg/80505608380938
01-10 22:51:18.479 5805 7557 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:51:18.480 5805 6877 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:51:18.480 5805 6877 D
com.disha.quickride.androidapp.event.EventServiceConnection: brokerURLs
01-10 22:51:18.484 5805 7560 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:51:18.487 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:51:18.488 5805 7561 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:51:18.489 5805 7562 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:51:18.488 5805 7561 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:51:18.489 5805 7562 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:51:18.498 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.498 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.513 5805 7315 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:51:18.514 5805 7315 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:51:18.513 5805 7315 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:51:18.514 5805 7315 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:51:18.518 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@a49e592
01-10 22:51:18.518 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:51:18.519 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:51:18.518 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@a49e592
01-10 22:51:18.518 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:51:18.519 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:51:18.525 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:51:18.525 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:51:18.529 5805 5805 D
com.disha.quickride.androidapp.QuickRideBaseFragmentActivity: Session resumed
successfully
01-10 22:51:18.529 5805 5805 D
com.disha.quickride.androidapp.QuickRideBaseFragmentActivity: Session resumed
successfully
01-10 22:51:18.531 5805 5988 D SlaveNetworkWorker: not matched: 1
01-10 22:51:18.531 5805 5988 D SlaveNetworkWorker: not matched: 1
01-10 22:51:18.531 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.534 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:51:18.534 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:51:18.531 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.534 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:51:18.534 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:51:18.540 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.541 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.541 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.541 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:18.541 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@ffe08d8,ba@4ebc431
01-10 22:51:18.541 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:18.540 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.541 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.541 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.541 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:18.541 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@ffe08d8,ba@4ebc431
01-10 22:51:18.541 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:18.542 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.542 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.542 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.542 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:18.542 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@787726d,ba@4ebc431
01-10 22:51:18.542 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:18.542 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.542 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.542 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.542 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:18.542 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@787726d,ba@4ebc431
01-10 22:51:18.542 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:18.548 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.548 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.554 5805 5805 I Google Maps Android API: Google Play services
package version: 19831030
01-10 22:51:18.554 5805 5805 I Google Maps Android API: Google Play services
package version: 19831030
01-10 22:51:18.587 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:18.587 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:18.594 5805 7314 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:51:18.595 5805 7314 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:51:18.594 5805 7314 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:51:18.595 5805 7314 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:51:18.619 5805 5988 D b : getData: response code:200
01-10 22:51:18.621 5805 5988 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225118,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676878364","eventname":"userro
utedetails","payload":
{"homeFromTime":"07:45:00","officeFromTime":"18:00:00","registeredCity":"Bengaluru"
,"officeFromAddress":"ABB India Limited, Nelamangala Town, Karnataka,
India","homeFromAddress":"408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru,
Karnataka 560073, India"}} --- 200 OK {"status" : "success"}
01-10 22:51:18.619 5805 5988 D b : getData: response code:200
01-10 22:51:18.621 5805 5988 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225118,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676878364","eventname":"userro
utedetails","payload":
{"homeFromTime":"07:45:00","officeFromTime":"18:00:00","registeredCity":"Bengaluru"
,"officeFromAddress":"ABB India Limited, Nelamangala Town, Karnataka,
India","homeFromAddress":"408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru,
Karnataka 560073, India"}} --- 200 OK {"status" : "success"}
01-10 22:51:18.634 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=2e26acf2-d1b7-4bd4-938d-7a2f39292fd9,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:18.634 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=2e26acf2-d1b7-4bd4-938d-7a2f39292fd9,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:18.644 5805 5805 I TextToSpeech: Sucessfully bound to
com.google.android.tts
01-10 22:51:18.644 5805 5805 W TextToSpeech: setLanguage failed: not bound to TTS
engine
01-10 22:51:18.646 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{1647f03 token=android.os.BinderProxy@a49e592
{com.disha.quickride/com.disha.quickride.androidapp.common.CommonMapActivity}}
token= android.os.BinderProxy@a49e592
01-10 22:51:18.644 5805 5805 I TextToSpeech: Sucessfully bound to
com.google.android.tts
01-10 22:51:18.644 5805 5805 W TextToSpeech: setLanguage failed: not bound to TTS
engine
01-10 22:51:18.646 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{1647f03 token=android.os.BinderProxy@a49e592
{com.disha.quickride/com.disha.quickride.androidapp.common.CommonMapActivity}}
token= android.os.BinderProxy@a49e592
01-10 22:51:18.652 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:51:18.652 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:51:18.666 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:18.666 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:18.689 5805 5993 D SlaveNetworkWorker: not matched: 1
01-10 22:51:18.689 5805 5993 D SlaveNetworkWorker: not matched: 1
01-10 22:51:18.692 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.RideStatus,
MsgObject={"rideId":5305220,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441034","msgObjType":"ridests","pay
loadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.692 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.RideStatus,
MsgObject={"rideId":5305220,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441034","msgObjType":"ridests","pay
loadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.698 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 452 of {MsgClassName=com.disha.quickride.domain.model.RideStatus,
MsgObject={"rideId":5305220,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441034","msgObjType":"ridests","pay
loadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.698 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:51:18.699 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{MsgClassName=com.disha.quickride.domain.model.RideStatus,
MsgObject={"rideId":5305220,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441034","msgObjType":"ridests","pay
loadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:51:18.698 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 452 of {MsgClassName=com.disha.quickride.domain.model.RideStatus,
MsgObject={"rideId":5305220,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441034","msgObjType":"ridests","pay
loadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:18.699 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"rideId":5305220,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441034","msgObjType":"ridests","pay
loadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:51:18.698 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:51:18.699 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{MsgClassName=com.disha.quickride.domain.model.RideStatus,
MsgObject={"rideId":5305220,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441034","msgObjType":"ridests","pay
loadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:51:18.699 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"rideId":5305220,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441034","msgObjType":"ridests","pay
loadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:51:18.714 5805 7590 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:18.714 5805 7590 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:18.716 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.716 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.716 5805 7590 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:51:18.716 5805 7590 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:51:18.716 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.716 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:18.723 5805 5805 I TextToSpeech: Connected to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:51:18.723 5805 5805 I TextToSpeech: Connected to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:51:18.731 5805 6688 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"rideId":5305220,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441034","msgObjType":"ridests","pay
loadType":"full"}
01-10 22:51:18.731 5805 6688 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"rideId":5305220,"userId":80505608380938,"userName":"Amarnath
Aravind","status":"Requested","rideType":"RegularPassenger","joinedRideId":0,"joine
dRideType":"Rider","pickupTime":0,"dropTime":0,"noOfSeats":1,"distanceJoined":0.0,"
schTime":0,"reschTime":0,"uniqueID":"ridests_559441034","msgObjType":"ridests","pay
loadType":"full"}
01-10 22:51:18.737 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:18.738 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:18.737 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:18.738 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:18.743 5805 7315 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserRouteDetails
01-10 22:51:18.743 5805 7315 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserRouteDetails
01-10 22:51:18.750 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 252248(10MB) AllocSpace objects, 33(852KB) LOS objects, 50% free, 15MB/30MB,
paused 554us total 162.658ms
01-10 22:51:18.750 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 252248(10MB) AllocSpace objects, 33(852KB) LOS objects, 50% free, 15MB/30MB,
paused 554us total 162.658ms
01-10 22:51:18.751 5805 7314 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
FullSignupComplete
01-10 22:51:18.751 5805 7314 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
FullSignupComplete
01-10 22:51:18.753 5805 7592 I TextToSpeech: Set up connection to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:51:18.754 5805 7315 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:51:18.753 5805 7592 I TextToSpeech: Set up connection to
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSServic
e}
01-10 22:51:18.754 5805 7315 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:51:18.758 5805 7315 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:51:18.758 5805 7314 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:51:18.761 5805 7315 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:51:18.761 5805 7314 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:51:18.758 5805 7315 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:51:18.758 5805 7314 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:51:18.761 5805 7315 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:51:18.761 5805 7314 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:51:18.771 5805 7314 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:51:18.771 5805 7314 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:51:18.786 5805 7315 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:51:18.786 5805 7315 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:51:18.790 5805 7315 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:51:18.790 5805 7315 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:51:18.792 5805 7314 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:51:18.792 5805 7314 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:51:18.797 5805 7315 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:51:18.797 5805 7315 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:51:18.798 5805 7314 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:51:18.798 5805 7314 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:51:18.801 5805 6688 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: Updating status of
ride [rideId: ]5305220 ][userId: ]80505608380938 ][userName: ]Amarnath Aravind ]
[status: ]Requested ][userRole: ]RegularPassenger ][joinedRideId: ]0 ]
[joinedRideStatus: ]null ][joinedRideType: ]Rider ]
01-10 22:51:18.801 5805 6688 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: Updating regular
ride status
01-10 22:51:18.802 5805 6688 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@45e7a1a
01-10 22:51:18.801 5805 6688 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: Updating status of
ride [rideId: ]5305220 ][userId: ]80505608380938 ][userName: ]Amarnath Aravind ]
[status: ]Requested ][userRole: ]RegularPassenger ][joinedRideId: ]0 ]
[joinedRideStatus: ]null ][joinedRideType: ]Rider ]
01-10 22:51:18.801 5805 6688 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: Updating regular
ride status
01-10 22:51:18.802 5805 6688 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@45e7a1a
01-10 22:51:18.805 5805 7314 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:51:18.805 5805 7314 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:51:18.806 5805 7315 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:51:18.806 5805 7315 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:51:18.807 5805 7315 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676878692","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"kef484e":"b
47289aa702fd36348181c1b0c531a0d591a190d5a1f19","operator":"Jio
4G","network":"MOBILE","af_v2":"6c4f66ad9fff7967f9c05524ba286403d4c6bab5","uid":"15
78676773009-
762631917550331912","eventValue":"{\"registeredCity\":\"Bengaluru\",\"homeFromTime\
":\"07:45:00\",\"officeFromAddress\":\"ABB India Limited, Nelamangala Town,
Karnataka, India\",\"homeFromAddress\":\"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India\",\"officeFromTime\":\"18:00:00\"}","isGaidWithGps":"true","lang_code":"en","
installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"UserRouteDetails","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"c81b692bc7a794affe20fc5e919aa3b1ff16c997","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"8","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676819276\",\"prev_event_value\":\
"{\\\"isFromDrawer\\\":false,\\\"organizationName\\\":null,\\\"organizationEmail\\\
":null}\",\"prev_event_name\":\"UserProfessionDetails\"}","platformextension":"andr
oid_native","cksm_v1":"617dbdb50e1329cb2f56da25032e6ff3e6"}
01-10 22:51:18.807 5805 7315 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676878692","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"kef484e":"b
47289aa702fd36348181c1b0c531a0d591a190d5a1f19","operator":"Jio
4G","network":"MOBILE","af_v2":"6c4f66ad9fff7967f9c05524ba286403d4c6bab5","uid":"15
78676773009-
762631917550331912","eventValue":"{\"registeredCity\":\"Bengaluru\",\"homeFromTime\
":\"07:45:00\",\"officeFromAddress\":\"ABB India Limited, Nelamangala Town,
Karnataka, India\",\"homeFromAddress\":\"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India\",\"officeFromTime\":\"18:00:00\"}","isGaidWithGps":"true","lang_code":"en","
installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"UserRouteDetails","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"c81b692bc7a794affe20fc5e919aa3b1ff16c997","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"8","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676819276\",\"prev_event_value\":\
"{\\\"isFromDrawer\\\":false,\\\"organizationName\\\":null,\\\"organizationEmail\\\
":null}\",\"prev_event_name\":\"UserProfessionDetails\"}","platformextension":"andr
oid_native","cksm_v1":"617dbdb50e1329cb2f56da25032e6ff3e6"}
01-10 22:51:18.809 5805 7314 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:51:18.809 5805 7314 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:51:18.809 5805 7314 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676878697","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"6bfff101fd2fa5b78ca53fa23cf0b0ac095e8280","uid":"15
78676773009-
762631917550331912","eventValue":"{\"userId\":80505608380938,\"recurringRide\":true
}","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"FullSignupComplete","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","kef4d4e":"7e42b15fe0f44b9b48181c1b0c531a0d591a190d5a1f19","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10 9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"b3cc8a575ed5554a2add3f4ecf7fa17eef076d36","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"9","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676878746\",\"prev_event_value\":\
"{\\\"registeredCity\\\":\\\"Bengaluru\\\",\\\"homeFromTime\\\":\\\"07:45:00\\\",\\
\"officeFromAddress\\\":\\\"ABB India Limited, Nelamangala Town, Karnataka,
India\\\",\\\"homeFromAddress\\\":\\\"408, 2nd Cross, Vinayakanagar, Bagalakunte,
Bengaluru, Karnataka 560073,
India\\\",\\\"officeFromTime\\\":\\\"18:00:00\\\"}\",\"prev_event_name\":\"UserRout
eDetails\"}","platformextension":"android_native","cksm_v1":"0157d745520c05459f1a06
3863f38f424d"}
01-10 22:51:18.809 5805 7314 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676878697","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"6bfff101fd2fa5b78ca53fa23cf0b0ac095e8280","uid":"15
78676773009-
762631917550331912","eventValue":"{\"userId\":80505608380938,\"recurringRide\":true
}","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"FullSignupComplete","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","kef4d4e":"7e42b15fe0f44b9b48181c1b0c531a0d591a190d5a1f19","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10 9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"b3cc8a575ed5554a2add3f4ecf7fa17eef076d36","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"9","tokenRefreshConfigured":false,"af_g
cm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676878746\",\"prev_event_value\":\
"{\\\"registeredCity\\\":\\\"Bengaluru\\\",\\\"homeFromTime\\\":\\\"07:45:00\\\",\\
\"officeFromAddress\\\":\\\"ABB India Limited, Nelamangala Town, Karnataka,
India\\\",\\\"homeFromAddress\\\":\\\"408, 2nd Cross, Vinayakanagar, Bagalakunte,
Bengaluru, Karnataka 560073,
India\\\",\\\"officeFromTime\\\":\\\"18:00:00\\\"}\",\"prev_event_name\":\"UserRout
eDetails\"}","platformextension":"android_native","cksm_v1":"0157d745520c05459f1a06
3863f38f424d"}
01-10 22:51:18.822 5805 5924 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:51:18.822 5805 5924 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:51:18.876 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.876 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.876 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.876 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:18.876 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@ff60188,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:18.876 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:18.877 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.877 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.877 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.877 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:18.877 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@9adae34,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:18.877 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:18.876 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.876 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.876 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.876 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:18.876 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@ff60188,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:18.876 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:18.877 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.877 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.877 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.877 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:18.877 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@9adae34,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:18.877 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:18.888 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.889 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.889 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.889 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:18.889 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@a2282a3,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:18.889 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:18.889 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.889 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.889 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.889 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:18.889 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@fbfb959,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:18.889 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:18.888 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.889 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.889 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.889 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:18.889 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@a2282a3,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:18.889 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:18.889 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.889 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.889 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:18.889 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:18.889 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@fbfb959,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:18.889 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:18.926 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: Restarting activity
after session is initialized
01-10 22:51:18.926 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
01-10 22:51:18.926 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: Restarting activity
after session is initialized
01-10 22:51:18.926 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
01-10 22:51:18.937 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
addRideUpdateListener with : RIDE_VIEW_KEY, RideViewActivity{5424cc8 (b0720eb4-
9441-4faa-ae0e-e55c452a3961) id=0x7f0a07a5}
01-10 22:51:18.938 5805 5805 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Adding
ApplicationVisibilityStatusChangeListener [RideViewActivity{5424cc8 (b0720eb4-9441-
4faa-ae0e-e55c452a3961) id=0x7f0a07a5}] for key : [RIDE_VIEW_KEY]
01-10 22:51:18.939 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
addRideUpdateListener with : RIDE_VIEW_KEY, RideViewActivity{5424cc8 (b0720eb4-
9441-4faa-ae0e-e55c452a3961) id=0x7f0a07a5}
01-10 22:51:18.939 5805 5805 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Adding
ApplicationVisibilityStatusChangeListener [RideViewActivity{5424cc8 (b0720eb4-9441-
4faa-ae0e-e55c452a3961) id=0x7f0a07a5}] for key : [RIDE_VIEW_KEY]
01-10 22:51:18.937 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
addRideUpdateListener with : RIDE_VIEW_KEY, RideViewActivity{5424cc8 (b0720eb4-
9441-4faa-ae0e-e55c452a3961) id=0x7f0a07a5}
01-10 22:51:18.938 5805 5805 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Adding
ApplicationVisibilityStatusChangeListener [RideViewActivity{5424cc8 (b0720eb4-9441-
4faa-ae0e-e55c452a3961) id=0x7f0a07a5}] for key : [RIDE_VIEW_KEY]
01-10 22:51:18.939 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
addRideUpdateListener with : RIDE_VIEW_KEY, RideViewActivity{5424cc8 (b0720eb4-
9441-4faa-ae0e-e55c452a3961) id=0x7f0a07a5}
01-10 22:51:18.939 5805 5805 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Adding
ApplicationVisibilityStatusChangeListener [RideViewActivity{5424cc8 (b0720eb4-9441-
4faa-ae0e-e55c452a3961) id=0x7f0a07a5}] for key : [RIDE_VIEW_KEY]
01-10 22:51:18.943 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:18.943 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:18.947 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:18.947 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:18.957 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity:
currentParticipantRide = Ride [id=107564861,routeId= 61519192590600,
userId=80505608380938, userName=Amarnath Aravind, rideType=Passenger,
startAddress=408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru, Karnataka
560073, India, startLatitude=13.06100143016061, startLongitude=77.4992748722434,
startPoint=lat[13.06100143016061], lon[77.4992748722434], endAddress=ABB India
Limited, Nelamangala Town, Karnataka, India, endLatitude=13.1145421,
endLongitude=77.3815042, endPoint=lat[13.1145421], lon[77.3815042], distance=19.94,
promocode=null, rideNotes=null, allowRideMatchToJoinedGroups=false,
showMeToJoinedGroups=false, appName=Quick Ride, cancelledByStatus=false,
userEmail=null, durationInTraffic=0, cancelledTime=null, startTime=Mon Jan 13
07:45:18 GMT+05:30 2020, expectedEndTime=Mon Jan 13 08:18:18 GMT+05:30 2020,
status=Requested, actualStartTime=null, actualEndtime=null, rideCreationTime=Fri
Jan 10 22:51:18 GMT+05:30 2020, regularRideId=0, customRoute=false, waypoints=null,
version=0, lastUpdatedTime=null, stTime=1578881718475, expEndTime=1578883698475,
matchPercentage=0, cancellationReason=null][rideId:0 ][riderId:0 ][riderName:null ]
[points:0.0 ][newFare:-1.0 ][noOfSeats:1 ][pickupAddress:null ]
[pickupLatitude:0.0 ][pickupLongitude:0.0 ][pickupTime:null][dropAddress:null ]
[dropLatitude:0.0 ][dropLongitude:0.0 ][dropTime:null][taxiRideId:0]
[overLappingDistance:0.0][pickupAndDropRoutePolyline:null][newFare:-1.0]
[preferredRider:false][joinedTime:null][pkTime:0][dpTime:0][pymtType:INAPP]
[autoConfirm:false]
01-10 22:51:18.958 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting
passengerRide:107564861
01-10 22:51:18.957 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity:
currentParticipantRide = Ride [id=107564861,routeId= 61519192590600,
userId=80505608380938, userName=Amarnath Aravind, rideType=Passenger,
startAddress=408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru, Karnataka
560073, India, startLatitude=13.06100143016061, startLongitude=77.4992748722434,
startPoint=lat[13.06100143016061], lon[77.4992748722434], endAddress=ABB India
Limited, Nelamangala Town, Karnataka, India, endLatitude=13.1145421,
endLongitude=77.3815042, endPoint=lat[13.1145421], lon[77.3815042], distance=19.94,
promocode=null, rideNotes=null, allowRideMatchToJoinedGroups=false,
showMeToJoinedGroups=false, appName=Quick Ride, cancelledByStatus=false,
userEmail=null, durationInTraffic=0, cancelledTime=null, startTime=Mon Jan 13
07:45:18 GMT+05:30 2020, expectedEndTime=Mon Jan 13 08:18:18 GMT+05:30 2020,
status=Requested, actualStartTime=null, actualEndtime=null, rideCreationTime=Fri
Jan 10 22:51:18 GMT+05:30 2020, regularRideId=0, customRoute=false, waypoints=null,
version=0, lastUpdatedTime=null, stTime=1578881718475, expEndTime=1578883698475,
matchPercentage=0, cancellationReason=null][rideId:0 ][riderId:0 ][riderName:null ]
[points:0.0 ][newFare:-1.0 ][noOfSeats:1 ][pickupAddress:null ]
[pickupLatitude:0.0 ][pickupLongitude:0.0 ][pickupTime:null][dropAddress:null ]
[dropLatitude:0.0 ][dropLongitude:0.0 ][dropTime:null][taxiRideId:0]
[overLappingDistance:0.0][pickupAndDropRoutePolyline:null][newFare:-1.0]
[preferredRider:false][joinedTime:null][pkTime:0][dpTime:0][pymtType:INAPP]
[autoConfirm:false]
01-10 22:51:18.958 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting
passengerRide:107564861
01-10 22:51:18.978 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: handling of
requested ride : Ride [id=107564861,routeId= 61519192590600,
userId=80505608380938, userName=Amarnath Aravind, rideType=Passenger,
startAddress=408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru, Karnataka
560073, India, startLatitude=13.06100143016061, startLongitude=77.4992748722434,
startPoint=lat[13.06100143016061], lon[77.4992748722434], endAddress=ABB India
Limited, Nelamangala Town, Karnataka, India, endLatitude=13.1145421,
endLongitude=77.3815042, endPoint=lat[13.1145421], lon[77.3815042], distance=19.94,
promocode=null, rideNotes=null, allowRideMatchToJoinedGroups=false,
showMeToJoinedGroups=false, appName=Quick Ride, cancelledByStatus=false,
userEmail=null, durationInTraffic=0, cancelledTime=null, startTime=Mon Jan 13
07:45:18 GMT+05:30 2020, expectedEndTime=Mon Jan 13 08:18:18 GMT+05:30 2020,
status=Requested, actualStartTime=null, actualEndtime=null, rideCreationTime=Fri
Jan 10 22:51:18 GMT+05:30 2020, regularRideId=0, customRoute=false, waypoints=null,
version=0, lastUpdatedTime=null, stTime=1578881718475, expEndTime=1578883698475,
matchPercentage=0, cancellationReason=null][rideId:0 ][riderId:0 ][riderName:null ]
[points:0.0 ][newFare:-1.0 ][noOfSeats:1 ][pickupAddress:null ]
[pickupLatitude:0.0 ][pickupLongitude:0.0 ][pickupTime:null][dropAddress:null ]
[dropLatitude:0.0 ][dropLongitude:0.0 ][dropTime:null][taxiRideId:0]
[overLappingDistance:0.0][pickupAndDropRoutePolyline:null][newFare:-1.0]
[preferredRider:false][joinedTime:null][pkTime:0][dpTime:0][pymtType:INAPP]
[autoConfirm:false]
01-10 22:51:18.979 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting
passengerRide:107564861
01-10 22:51:18.978 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: handling of
requested ride : Ride [id=107564861,routeId= 61519192590600,
userId=80505608380938, userName=Amarnath Aravind, rideType=Passenger,
startAddress=408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru, Karnataka
560073, India, startLatitude=13.06100143016061, startLongitude=77.4992748722434,
startPoint=lat[13.06100143016061], lon[77.4992748722434], endAddress=ABB India
Limited, Nelamangala Town, Karnataka, India, endLatitude=13.1145421,
endLongitude=77.3815042, endPoint=lat[13.1145421], lon[77.3815042], distance=19.94,
promocode=null, rideNotes=null, allowRideMatchToJoinedGroups=false,
showMeToJoinedGroups=false, appName=Quick Ride, cancelledByStatus=false,
userEmail=null, durationInTraffic=0, cancelledTime=null, startTime=Mon Jan 13
07:45:18 GMT+05:30 2020, expectedEndTime=Mon Jan 13 08:18:18 GMT+05:30 2020,
status=Requested, actualStartTime=null, actualEndtime=null, rideCreationTime=Fri
Jan 10 22:51:18 GMT+05:30 2020, regularRideId=0, customRoute=false, waypoints=null,
version=0, lastUpdatedTime=null, stTime=1578881718475, expEndTime=1578883698475,
matchPercentage=0, cancellationReason=null][rideId:0 ][riderId:0 ][riderName:null ]
[points:0.0 ][newFare:-1.0 ][noOfSeats:1 ][pickupAddress:null ]
[pickupLatitude:0.0 ][pickupLongitude:0.0 ][pickupTime:null][dropAddress:null ]
[dropLatitude:0.0 ][dropLongitude:0.0 ][dropTime:null][taxiRideId:0]
[overLappingDistance:0.0][pickupAndDropRoutePolyline:null][newFare:-1.0]
[preferredRider:false][joinedTime:null][pkTime:0][dpTime:0][pymtType:INAPP]
[autoConfirm:false]
01-10 22:51:18.979 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: Received passenger
detail info
01-10 22:51:18.979 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting
passengerRide:107564861
01-10 22:51:18.979 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: Received passenger
detail info
01-10 22:51:18.982 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:51:18.982 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:51:18.982 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: New participant
added 80505608380938
01-10 22:51:18.982 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: New participant
added 80505608380938
01-10 22:51:18.983 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 57
01-10 22:51:18.983 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 114,114
01-10 22:51:18.984 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:51:18.985 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:51:18.992 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:51:18.992 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:51:18.983 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 57
01-10 22:51:18.983 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 114,114
01-10 22:51:18.984 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:51:18.985 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:51:18.992 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:51:18.992 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:51:18.998 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:18.998 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Query
result has either expired or is not available in cache, will fetch from server!!!
01-10 22:51:18.999 5805 6115 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.passenger.FindMatchingRidersAsy
ncTask: getting of matching rider rides
01-10 22:51:18.998 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:18.998 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Query
result has either expired or is not available in cache, will fetch from server!!!
01-10 22:51:18.999 5805 6115 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.passenger.FindMatchingRidersAsy
ncTask: getting of matching rider rides
01-10 22:51:19.012 5805 6115 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:19.012 5805 6115 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:19.029 5805 5993 D b : getData: response code:200
01-10 22:51:19.029 5805 5993 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225118,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676878445","eventname":"fullsi
gnupcomplete","payload":{"recurringRide":"true","userId":80505608380938}} --- 200
OK {"status" : "success"}
01-10 22:51:19.029 5805 5993 D b : getData: response code:200
01-10 22:51:19.029 5805 5993 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225118,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676878445","eventname":"fullsi
gnupcomplete","payload":{"recurringRide":"true","userId":80505608380938}} --- 200
OK {"status" : "success"}
01-10 22:51:19.036 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=720cca34-636d-4f3d-a285-568bfb196ddd,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:19.036 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=720cca34-636d-4f3d-a285-568bfb196ddd,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:19.039 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:19.039 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:19.039 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Matched riders retrieval is already in progress!
01-10 22:51:19.040 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:51:19.040 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: New participant
added 80505608380938
01-10 22:51:19.040 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 57
01-10 22:51:19.041 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 114,114
01-10 22:51:19.039 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Matched riders retrieval is already in progress!
01-10 22:51:19.040 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:51:19.040 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: New participant
added 80505608380938
01-10 22:51:19.040 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 57
01-10 22:51:19.041 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 114,114
01-10 22:51:19.042 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:51:19.042 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:51:19.042 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:51:19.042 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:51:19.048 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:51:19.049 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:51:19.048 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:51:19.049 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:51:19.051 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:19.051 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Matched riders retrieval is already in progress!
01-10 22:51:19.051 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:19.051 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Matched riders retrieval is already in progress!
01-10 22:51:19.072 5805 5805 I
com.disha.quickride.androidapp.rideview.RideViewBaseActivity: On Map Ready of
RideViewActivity
01-10 22:51:19.072 5805 5805 I
com.disha.quickride.androidapp.rideview.RideViewBaseActivity: On Map Ready of
RideViewActivity
01-10 22:51:19.093 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:19.093 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:19.093 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Matched riders retrieval is already in progress!
01-10 22:51:19.093 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Matched riders retrieval is already in progress!
01-10 22:51:19.093 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:51:19.094 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: New participant
added 80505608380938
01-10 22:51:19.093 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:51:19.094 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: New participant
added 80505608380938
01-10 22:51:19.094 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 57
01-10 22:51:19.094 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 57
01-10 22:51:19.094 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 114,114
01-10 22:51:19.094 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 114,114
01-10 22:51:19.095 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:51:19.095 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:51:19.095 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:51:19.095 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:51:19.100 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:51:19.100 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:51:19.100 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:51:19.100 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:51:19.102 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:19.102 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:19.102 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Matched riders retrieval is already in progress!
01-10 22:51:19.102 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Matched riders retrieval is already in progress!
01-10 22:51:19.109 5805 6740 I
com.disha.quickride.androidapp.referral.ReferAndEarnTCJsonGettingAsyncTask: getting
CustomerSupport JSON async task
01-10 22:51:19.109 5805 6740 I
com.disha.quickride.androidapp.referral.ReferAndEarnTCJsonGettingAsyncTask: getting
CustomerSupport JSON async task
01-10 22:51:19.118 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:51:19.129 5805 5805 I ViewRootImpl[CommonMapActivity]: view add
KeepScreenOnFlag
01-10 22:51:19.118 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:51:19.129 5805 5805 I ViewRootImpl[CommonMapActivity]: view add
KeepScreenOnFlag
01-10 22:51:19.141 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:51:19.141 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:51:19.153 5805 5924 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.153 5805 7574 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:19.153 5805 5924 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.153 5805 7574 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:19.184 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:19.184 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:19.208 5805 5921 W libEGL : EGLNativeWindowType 0x74b6e4c010
disconnect failed
01-10 22:51:19.208 5805 5921 W libEGL : EGLNativeWindowType 0x74b6e4c010
disconnect failed
01-10 22:51:19.246 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
01-10 22:51:19.246 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
01-10 22:51:19.296 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564863,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 12:30:18 PM","expectedEndTime":"Jan 13, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578918618934,"expEn
dTime":1578920478934,"matchPercentage":0,"uniqueID":"psgrinst_559441035","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:19.298 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 1951 of {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564863,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 12:30:18 PM","expectedEndTime":"Jan 13, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578918618934,"expEn
dTime":1578920478934,"matchPercentage":0,"uniqueID":"psgrinst_559441035","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:19.298 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:51:19.298 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564863,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 12:30:18 PM","expectedEndTime":"Jan 13, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578918618934,"expEn
dTime":1578920478934,"matchPercentage":0,"uniqueID":"psgrinst_559441035","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:51:19.298 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLon
gitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongit
ude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564863,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 12:30:18 PM","expectedEndTime":"Jan 13, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578918618934,"expEn
dTime":1578920478934,"matchPercentage":0,"uniqueID":"psgrinst_559441035","msgObjTyp
e":"psgrinst","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:51:19.296 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564863,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 12:30:18 PM","expectedEndTime":"Jan 13, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578918618934,"expEn
dTime":1578920478934,"matchPercentage":0,"uniqueID":"psgrinst_559441035","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:19.298 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 1951 of {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564863,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 12:30:18 PM","expectedEndTime":"Jan 13, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578918618934,"expEn
dTime":1578920478934,"matchPercentage":0,"uniqueID":"psgrinst_559441035","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:19.298 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:51:19.298 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564863,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 12:30:18 PM","expectedEndTime":"Jan 13, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578918618934,"expEn
dTime":1578920478934,"matchPercentage":0,"uniqueID":"psgrinst_559441035","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:51:19.298 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLon
gitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongit
ude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564863,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 12:30:18 PM","expectedEndTime":"Jan 13, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578918618934,"expEn
dTime":1578920478934,"matchPercentage":0,"uniqueID":"psgrinst_559441035","msgObjTyp
e":"psgrinst","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:51:19.322 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:19.322 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:19.322 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:19.329 5805 5805 D ViewRootImpl[OnBoardingRideCreationActivity]:
surface should not be released
01-10 22:51:19.322 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:19.329 5805 5805 D ViewRootImpl[OnBoardingRideCreationActivity]:
surface should not be released
01-10 22:51:19.331 5805 7096 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLong
itude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongitu
de":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564863,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 12:30:18 PM","expectedEndTime":"Jan 13, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578918618934,"expEn
dTime":1578920478934,"matchPercentage":0,"uniqueID":"psgrinst_559441035","msgObjTyp
e":"psgrinst","payloadType":"full"}
01-10 22:51:19.331 5805 7096 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLong
itude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongitu
de":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564863,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 13, 2020 12:30:18 PM","expectedEndTime":"Jan 13, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1578918618934,"expEn
dTime":1578920478934,"matchPercentage":0,"uniqueID":"psgrinst_559441035","msgObjTyp
e":"psgrinst","payloadType":"full"}
01-10 22:51:19.332 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{3ce32f2 token=android.os.BinderProxy@d6c3dcd
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoarding
RideCreationActivity}} token= android.os.BinderProxy@d6c3dcd
01-10 22:51:19.332 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{3ce32f2 token=android.os.BinderProxy@d6c3dcd
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.onboardflow.OnBoarding
RideCreationActivity}} token= android.os.BinderProxy@d6c3dcd
01-10 22:51:19.372 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564864,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 12:30:18 PM","expectedEndTime":"Jan 14, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1579005018934,"expEn
dTime":1579006878934,"matchPercentage":0,"uniqueID":"psgrinst_559441036","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:19.372 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564864,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 12:30:18 PM","expectedEndTime":"Jan 14, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1579005018934,"expEn
dTime":1579006878934,"matchPercentage":0,"uniqueID":"psgrinst_559441036","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:19.373 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 1951 of {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564864,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 12:30:18 PM","expectedEndTime":"Jan 14, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1579005018934,"expEn
dTime":1579006878934,"matchPercentage":0,"uniqueID":"psgrinst_559441036","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:19.373 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:51:19.374 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564864,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 12:30:18 PM","expectedEndTime":"Jan 14, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1579005018934,"expEn
dTime":1579006878934,"matchPercentage":0,"uniqueID":"psgrinst_559441036","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:51:19.374 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLon
gitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongit
ude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564864,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 12:30:18 PM","expectedEndTime":"Jan 14, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1579005018934,"expEn
dTime":1579006878934,"matchPercentage":0,"uniqueID":"psgrinst_559441036","msgObjTyp
e":"psgrinst","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:51:19.373 5805 6083 E NetcoreSDK: Error: Unterminated object at
character 1951 of {MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564864,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 12:30:18 PM","expectedEndTime":"Jan 14, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1579005018934,"expEn
dTime":1579006878934,"matchPercentage":0,"uniqueID":"psgrinst_559441036","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:51:19.373 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:51:19.374 5805 6083 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.PassengerRide,
MsgObject={"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"
pickupLongitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"d
ropLongitude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564864,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 12:30:18 PM","expectedEndTime":"Jan 14, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1579005018934,"expEn
dTime":1579006878934,"matchPercentage":0,"uniqueID":"psgrinst_559441036","msgObjTyp
e":"psgrinst","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:51:19.374 5805 6083 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLon
gitude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongit
ude":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564864,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 12:30:18 PM","expectedEndTime":"Jan 14, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1579005018934,"expEn
dTime":1579006878934,"matchPercentage":0,"uniqueID":"psgrinst_559441036","msgObjTyp
e":"psgrinst","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:51:19.393 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.393 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.406 5805 6688 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLong
itude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongitu
de":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564864,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 12:30:18 PM","expectedEndTime":"Jan 14, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1579005018934,"expEn
dTime":1579006878934,"matchPercentage":0,"uniqueID":"psgrinst_559441036","msgObjTyp
e":"psgrinst","payloadType":"full"}
01-10 22:51:19.406 5805 6688 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"rideId":0,"riderId":0,"points":0.0,"noOfSeats":1,"pickupLatitude":0.0,"pickupLong
itude":0.0,"overLappingDistance":0.0,"ridePassId":0,"dropLatitude":0.0,"dropLongitu
de":0.0,"taxiRideId":0,"newFare":-
1.0,"preferredRider":false,"pkTime":0,"dpTime":0,"pymtType":"INAPP","autoConfirm":f
alse,"routeId":61519192590601,"id":107564864,"userId":80505608380938,"userName":"Am
arnath Aravind","rideType":"Passenger","startAddress":"ABB India Limited,
Nelamangala Town, Karnataka,
India","startLatitude":13.1145421,"startLongitude":77.3815042,"startPoint":
{"lat":13.1145421,"lon":77.3815042},"endAddress":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073,
India","endLatitude":13.06100143016061,"endLongitude":77.4992748722434,"endPoint":
{"lat":13.06100143016061,"lon":77.4992748722434},"distance":19.385,"allowRideMatchT
oJoinedGroups":false,"showMeToJoinedGroups":false,"appName":"Quick
Ride","cancelledByStatus":false,"userContactNo":0,"durationInTraffic":0,"startTime"
:"Jan 14, 2020 12:30:18 PM","expectedEndTime":"Jan 14, 2020 1:01:18
PM","status":"Requested","routePathPolyline":"am`oAsphwMnA`@@EXgARy@b@NrAb@LFZRjAx@
f@TvDfAtMxC{CbDMRENJfAbFiBxBu@pIsC|JiDtEaBjB_A|
Ay@xA}@t@k@dAq@dUqRlIcHXYx@eApD_GnAyCL_@JILWTy@Va@HKdCqJdDuMtHqYhAoDnAaDvAyDdIyV|
Ky\\`E{LdGwPvA{D~C_JrHkS|AeEjAgD~FcV|
FmVpBkIXaA~AyDdBaFfB_E~GsOfRwa@bD{GvBuEjAmCvA}C|AgDpCuG~AoD|
F}LrDsHrAeCtAuCjHcOlOmZr@wA\\}@Xw@Z}AfBaK\\qBhC}NnAmHbH__@rBwKr@eDd@qBfFeSfCsJfDsMx
Kgc@pDgNfB_H?
e@Lm@~DwNnBuH~AkGxA_GdAoEnA}Gd@mCi@O_D_AuBm@a@Gq@@}C^yC^oAHw@CqES_FIqBCu@@}Hf@_Jd@w
@J{ATiCZqEVgHTCp@MbBc@zEWfFk@tICjAWlCQpBe@vE","rideCreationTime":"Jan 10, 2020
5:21:18
PM","regularRideId":0,"customRoute":false,"version":0,"stTime":1579005018934,"expEn
dTime":1579006878934,"matchPercentage":0,"uniqueID":"psgrinst_559441036","msgObjTyp
e":"psgrinst","payloadType":"full"}
01-10 22:51:19.427 5805 7096 I
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: checking
if location update is required based on ride start time
01-10 22:51:19.427 5805 7096 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-10 22:51:19.427 5805 7096 I
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: checking
if location update is required based on ride start time
01-10 22:51:19.427 5805 7096 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-10 22:51:19.431 5805 7096 D
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: Service
running status : false
01-10 22:51:19.431 5805 7096 D
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: Service
running status : false
01-10 22:51:19.432 5805 7096 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@78edca5
01-10 22:51:19.432 5805 7096 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@78edca5
01-10 22:51:19.437 5805 5849 D
com.disha.quickride.androidapp.myrides.cache.ScheduleNotificationUpdateWorkersAsync
Task: Created periodic OneTimeWorkRequest
01-10 22:51:19.437 5805 5849 D
com.disha.quickride.androidapp.myrides.cache.ScheduleNotificationUpdateWorkersAsync
Task: Created periodic OneTimeWorkRequest
01-10 22:51:19.450 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:51:19.450 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:51:19.479 5805 6115 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.480 5805 6688 I
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: checking
if location update is required based on ride start time
01-10 22:51:19.480 5805 6688 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-10 22:51:19.479 5805 6115 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.480 5805 6688 I
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: checking
if location update is required based on ride start time
01-10 22:51:19.480 5805 6688 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-10 22:51:19.481 5805 6688 D
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: Service
running status : false
01-10 22:51:19.481 5805 6688 D
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: Service
running status : false
01-10 22:51:19.481 5805 6688 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@242f059
01-10 22:51:19.482 5805 6740 D
com.disha.quickride.androidapp.myrides.cache.ScheduleNotificationUpdateWorkersAsync
Task: Created periodic OneTimeWorkRequest
01-10 22:51:19.481 5805 6688 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@242f059
01-10 22:51:19.482 5805 6740 D
com.disha.quickride.androidapp.myrides.cache.ScheduleNotificationUpdateWorkersAsync
Task: Created periodic OneTimeWorkRequest
01-10 22:51:19.484 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.484 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.496 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:51:19.496 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:51:19.573 5805 6688 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.passenger.FindMatchingInactiveR
idersAsyncTgetting of matching rider rides
01-10 22:51:19.573 5805 6688 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.passenger.FindMatchingInactiveR
idersAsyncTgetting of matching rider rides
01-10 22:51:19.574 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notifying receivers about matched riders
01-10 22:51:19.574 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notifying receivers about matched riders
01-10 22:51:19.575 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notified receivers about matched riders
01-10 22:51:19.575 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notified receivers about matched riders
01-10 22:51:19.588 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:19.588 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:19.680 5805 5991 D SlaveNetworkWorker: not matched: 1
01-10 22:51:19.682 5805 5881 D
com.disha.quickride.androidapp.rideview.RideViewActivity: Network is available
01-10 22:51:19.680 5805 5991 D SlaveNetworkWorker: not matched: 1
01-10 22:51:19.682 5805 5881 D
com.disha.quickride.androidapp.rideview.RideViewActivity: Network is available
01-10 22:51:19.721 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.721 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.734 5805 7314 I AppsFlyer_4.9.0: response code: 200
01-10 22:51:19.734 5805 7314 I AppsFlyer_4.9.0: response code: 200
01-10 22:51:19.735 5805 7314 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:51:19.735 5805 7314 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:51:19.737 5805 7314 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:51:19.737 5805 7314 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:51:19.738 5805 7314 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:51:19.738 5805 7314 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:51:19.794 5805 7315 I AppsFlyer_4.9.0: response code: 200
01-10 22:51:19.794 5805 7315 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:51:19.794 5805 7315 I AppsFlyer_4.9.0: response code: 200
01-10 22:51:19.794 5805 7315 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:51:19.794 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.794 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.804 5805 7314 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
RiderRideMatchNotFound
01-10 22:51:19.804 5805 7314 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
RiderRideMatchNotFound
01-10 22:51:19.811 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:19.811 5805 7314 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:51:19.811 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:19.811 5805 7314 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:51:19.818 5805 7314 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:51:19.818 5805 7314 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:51:19.823 5805 7314 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:51:19.823 5805 7314 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:51:19.843 5805 7314 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:51:19.843 5805 7314 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:51:19.845 5805 7314 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:51:19.845 5805 7314 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:51:19.852 5805 7314 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:51:19.852 5805 7314 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:51:19.856 5805 7314 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:51:19.856 5805 7314 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:51:19.856 5805 7314 I AppsFlyer_4.9.0: data:
{"country":"","kef4341":"04bbd05ff6083e3648181c1b0c531a0d591a190d5a1f19","af_timest
amp":"1578676879769","appsflyerKey":"s********************m","af_events_api":"1","i
sFirstCall":"false","registeredUninstall":true,"operator":"Jio
4G","network":"MOBILE","af_v2":"e206fc02676f920d94e20297f0c377c5a9b8bd42","uid":"15
78676773009-
762631917550331912","eventValue":"{\"ride_id\":107564861,\"matchedUserCount\":0,\"p
rice\":0,\"from\":\"408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru,
Karnataka 560073, India\",\"to\":\"ABB India Limited, Nelamangala Town, Karnataka,
India\",\"time\":\"Mon Jan 13 07:45:18 GMT+05:30
2020\",\"seats\":1,\"matchingOptions\":false}","isGaidWithGps":"true","lang_code":"
en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"RiderRideMatchNotFound","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"c43aa199ae0da8c9675edc1c3f6fdacb01cfc25e","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"10","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676878753\",\"prev_event_value\":\
"{\\\"userId\\\":80505608380938,\\\"recurringRide\\\":true}\",\"prev_event_name\":\
"FullSignupComplete\"}","platformextension":"android_native","cksm_v1":"f1bbc43564f
45bda3f45f6655046bfca1c"}
01-10 22:51:19.856 5805 7314 I AppsFlyer_4.9.0: data:
{"country":"","kef4341":"04bbd05ff6083e3648181c1b0c531a0d591a190d5a1f19","af_timest
amp":"1578676879769","appsflyerKey":"s********************m","af_events_api":"1","i
sFirstCall":"false","registeredUninstall":true,"operator":"Jio
4G","network":"MOBILE","af_v2":"e206fc02676f920d94e20297f0c377c5a9b8bd42","uid":"15
78676773009-
762631917550331912","eventValue":"{\"ride_id\":107564861,\"matchedUserCount\":0,\"p
rice\":0,\"from\":\"408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru,
Karnataka 560073, India\",\"to\":\"ABB India Limited, Nelamangala Town, Karnataka,
India\",\"time\":\"Mon Jan 13 07:45:18 GMT+05:30
2020\",\"seats\":1,\"matchingOptions\":false}","isGaidWithGps":"true","lang_code":"
en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"RiderRideMatchNotFound","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"c43aa199ae0da8c9675edc1c3f6fdacb01cfc25e","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"10","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676878753\",\"prev_event_value\":\
"{\\\"userId\\\":80505608380938,\\\"recurringRide\\\":true}\",\"prev_event_name\":\
"FullSignupComplete\"}","platformextension":"android_native","cksm_v1":"f1bbc43564f
45bda3f45f6655046bfca1c"}
01-10 22:51:19.898 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.898 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:19.958 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 327908(14MB) AllocSpace objects, 52(1688KB) LOS objects, 49% free, 15MB/30MB,
paused 612us total 146.894ms
01-10 22:51:19.958 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 327908(14MB) AllocSpace objects, 52(1688KB) LOS objects, 49% free, 15MB/30MB,
paused 612us total 146.894ms
01-10 22:51:19.971 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notifying receivers about matched riders
01-10 22:51:19.971 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notifying receivers about matched riders
01-10 22:51:19.971 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notified receivers about matched riders
01-10 22:51:19.971 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notified receivers about matched riders
01-10 22:51:20.009 5805 5991 D b : getData: response code:200
01-10 22:51:20.009 5805 5991 D b : getData: response code:200
01-10 22:51:20.010 5805 5991 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225119,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676879581","eventname":"riderr
idematchnotfound","payload":
{"ride_id":107564861,"matchedUserCount":0,"price":0,"from":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India","to":"ABB India
Limited, Nelamangala Town, Karnataka, India","time":"Mon Jan 13 07:45:18 GMT+05:30
2020","seats":1,"matchingOptions":"false"}} --- 200 OK {"status" : "success"}
01-10 22:51:20.010 5805 5991 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225119,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676879581","eventname":"riderr
idematchnotfound","payload":
{"ride_id":107564861,"matchedUserCount":0,"price":0,"from":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India","to":"ABB India
Limited, Nelamangala Town, Karnataka, India","time":"Mon Jan 13 07:45:18 GMT+05:30
2020","seats":1,"matchingOptions":"false"}} --- 200 OK {"status" : "success"}
01-10 22:51:20.033 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=d4cfce44-bc18-4b5b-8288-4be85fbfed5a,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:20.033 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=d4cfce44-bc18-4b5b-8288-4be85fbfed5a,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:20.104 5805 7314 I AppsFlyer_4.9.0: response code: 200
01-10 22:51:20.104 5805 7314 I AppsFlyer_4.9.0: response code: 200
01-10 22:51:20.105 5805 7314 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:51:20.105 5805 7314 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:51:21.594 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:21.594 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:21.616 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:21.616 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:21.663 5805 7638 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:21.663 5805 7638 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:21.664 5805 7638 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:21.664 5805 7638 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:21.710 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:21.710 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:21.738 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:21.738 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:21.739 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:21.739 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:21.776 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:21.776 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:21.776 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:21.776 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:26.938 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:51:26.938 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:51:26.938 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:51:26.938 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:51:27.038 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:27.038 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:27.039 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:27.039 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:27.044 5805 5921 W libEGL : EGLNativeWindowType 0x74b6eff010
disconnect failed
01-10 22:51:27.044 5805 5921 W libEGL : EGLNativeWindowType 0x74b6eff010
disconnect failed
01-10 22:51:27.089 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:27.089 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:27.100 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Stop listening to network
state changes
01-10 22:51:27.100 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Stop listening to network
state changes
01-10 22:51:27.120 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.InviteUsersAndGroupsBaseActivit
y: Creating view after session is initialized
01-10 22:51:27.120 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
01-10 22:51:27.120 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.InviteUsersAndGroupsBaseActivit
y: Creating view after session is initialized
01-10 22:51:27.120 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
01-10 22:51:27.129 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.129 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.129 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.129 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.129 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.129 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.129 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:27.129 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:27.129 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@e5747d2,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:27.129 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@e5747d2,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:27.129 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:27.129 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:27.130 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.130 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.130 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.130 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.130 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.130 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.130 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:27.130 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:27.130 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@1be0f1e,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:27.130 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@1be0f1e,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:27.131 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:27.131 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:27.195 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:51:27.195 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:51:27.208 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 3
01-10 22:51:27.208 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 3
01-10 22:51:27.209 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 2
01-10 22:51:27.209 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 2
01-10 22:51:27.223 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.223 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.223 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.223 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.223 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.223 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.223 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:27.223 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:27.223 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@1b71d65,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:27.223 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@1b71d65,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:27.223 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:27.223 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:27.224 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.224 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.224 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.224 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.224 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:27.224 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.224 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.224 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:27.224 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@1812ae1,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:27.224 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@1812ae1,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:27.224 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:27.224 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:27.228 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:27.228 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:27.232 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:27.232 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:27.288 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.288 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.288 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.289 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.289 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:27.289 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@915e5ea,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:27.289 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:27.288 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.289 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.289 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:27.289 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@915e5ea,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:27.289 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:27.289 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.289 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.289 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.289 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.289 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:27.289 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@d6476b6,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:27.290 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:27.289 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.289 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:27.289 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:27.289 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@d6476b6,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:27.290 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:27.321 5805 5805 E RecyclerView: No adapter attached; skipping layout
01-10 22:51:27.321 5805 5805 E RecyclerView: No adapter attached; skipping layout
01-10 22:51:27.343 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:27.343 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:27.350 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
01-10 22:51:27.350 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
01-10 22:51:27.354 5805 5805 V InputMethodManager: Reporting focus gain, without
startInput
01-10 22:51:27.354 5805 5805 V InputMethodManager: Reporting focus gain, without
startInput
01-10 22:51:27.360 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Stop listening to network
state changes
01-10 22:51:27.360 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Stop listening to network
state changes
01-10 22:51:27.361 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:51:27.361 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:51:27.407 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:27.407 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:27.407 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:27.407 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:27.586 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:27.586 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:27.590 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:27.590 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:27.605 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:51:27.605 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:51:27.623 5805 5805 V InputMethodManager: Reporting focus gain, without
startInput
01-10 22:51:27.623 5805 5805 V InputMethodManager: Reporting focus gain, without
startInput
01-10 22:51:27.636 5805 7647 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:27.636 5805 7647 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:27.636 5805 7647 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:27.636 5805 7647 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:27.649 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:27.649 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:27.663 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:27.663 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:27.663 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:27.663 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:27.685 5805 5921 W libEGL : EGLNativeWindowType 0x74b7016010
disconnect failed
01-10 22:51:27.685 5805 5921 W libEGL : EGLNativeWindowType 0x74b7016010
disconnect failed
01-10 22:51:27.686 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:27.686 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:27.720 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:27.720 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:27.720 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:27.720 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:27.950 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:27.950 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:28.073 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 111135(5MB) AllocSpace objects, 90(5MB) LOS objects, 49% free, 15MB/31MB,
paused 433us total 122.567ms
01-10 22:51:28.073 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:28.073 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 111135(5MB) AllocSpace objects, 90(5MB) LOS objects, 49% free, 15MB/31MB,
paused 433us total 122.567ms
01-10 22:51:28.073 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:28.091 5805 5813 W System : A resource failed to call end.
01-10 22:51:28.091 5805 5813 W System : A resource failed to call end.
01-10 22:51:28.095 5805 5813 W System : A resource failed to call end.
01-10 22:51:28.095 5805 5813 W System : A resource failed to call end.
01-10 22:51:28.193 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 48101(1739KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 15MB/31MB,
paused 407us total 119.635ms
01-10 22:51:28.193 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 48101(1739KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 15MB/31MB,
paused 407us total 119.635ms
01-10 22:51:28.274 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:28.274 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:28.347 5805 5921 W libEGL : EGLNativeWindowType 0x74b7016010
disconnect failed
01-10 22:51:28.347 5805 5921 W libEGL : EGLNativeWindowType 0x74b7016010
disconnect failed
01-10 22:51:28.365 5805 5805 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-10 22:51:28.365 5805 5805 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-10 22:51:28.372 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:28.372 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:28.384 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:28.384 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:28.384 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:28.384 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:28.401 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 52427(1838KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 16MB/32MB,
paused 310us total 126.934ms
01-10 22:51:28.401 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 52427(1838KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 16MB/32MB,
paused 310us total 126.934ms
01-10 22:51:28.517 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:28.517 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:28.639 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 75598(2MB) AllocSpace objects, 0(0B) LOS objects, 50% free, 15MB/31MB, paused
410us total 121.717ms
01-10 22:51:28.639 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 75598(2MB) AllocSpace objects, 0(0B) LOS objects, 50% free, 15MB/31MB, paused
410us total 121.717ms
01-10 22:51:28.784 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:28.784 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:28.908 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 62896(2MB) AllocSpace objects, 0(0B) LOS objects, 49% free, 15MB/30MB, paused
418us total 124.584ms
01-10 22:51:28.908 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 62896(2MB) AllocSpace objects, 0(0B) LOS objects, 49% free, 15MB/30MB, paused
418us total 124.584ms
01-10 22:51:29.001 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:29.001 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:29.088 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:51:29.088 5805 5805 W Glide : class ain: Received null model
01-10 22:51:29.088 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:51:29.088 5805 5805 W Glide : class ain: Received null model
01-10 22:51:29.107 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
3 lines
01-10 22:51:29.118 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:51:29.118 5805 5805 W Glide : class ain: Received null model
01-10 22:51:29.122 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 44870(1685KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 15MB/31MB,
paused 460us total 120.700ms
01-10 22:51:29.107 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
3 lines
01-10 22:51:29.118 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:51:29.118 5805 5805 W Glide : class ain: Received null model
01-10 22:51:29.122 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 44870(1685KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 15MB/31MB,
paused 460us total 120.700ms
01-10 22:51:29.124 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:51:29.124 5805 5805 W Glide : class ain: Received null model
01-10 22:51:29.124 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:51:29.124 5805 5805 W Glide : class ain: Received null model
01-10 22:51:29.146 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
11 lines
01-10 22:51:29.146 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
11 lines
01-10 22:51:29.146 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:51:29.146 5805 5805 W Glide : class ain: Received null model
01-10 22:51:29.146 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:51:29.146 5805 5805 W Glide : class ain: Received null model
01-10 22:51:29.181 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:51:29.181 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:51:29.181 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:51:29.181 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:51:29.272 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:79.65027, limit is:60The moving distance of Y
is:30.758057, limit is:60
01-10 22:51:29.272 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:79.65027, limit is:60The moving distance of Y
is:30.758057, limit is:60
01-10 22:51:29.313 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:51:29.313 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:51:29.589 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 1
01-10 22:51:29.589 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 1
01-10 22:51:29.598 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:29.598 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:29.603 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:29.603 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:29.620 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:51:29.620 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:51:29.637 5805 7652 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:29.637 5805 7652 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:29.637 5805 7652 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:29.637 5805 7652 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:29.653 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:29.653 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:29.659 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:29.659 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:29.670 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:29.670 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:29.718 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:188.64331, limit is:60The moving distance of Y
is:57.904907, limit is:60
01-10 22:51:29.718 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:188.64331, limit is:60The moving distance of Y
is:57.904907, limit is:60
01-10 22:51:29.734 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:51:29.734 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:51:29.740 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:29.740 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:29.740 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:29.740 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:29.971 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:51:29.972 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:51:29.971 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:51:29.972 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:51:30.057 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 0
01-10 22:51:30.057 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 0
01-10 22:51:30.062 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getMatchedFavouriteRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:30.062 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Query
result has either expired or is not available in cache, will fetch from server!!!
01-10 22:51:30.062 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getMatchedFavouriteRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:30.062 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Query
result has either expired or is not available in cache, will fetch from server!!!
01-10 22:51:30.066 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:30.066 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:30.070 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:30.070 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:30.080 5805 5849 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.rider.FindMatchingFavouriteRide
rsAsyncTaskgetting of matching Favourite rider rides
01-10 22:51:30.080 5805 5849 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.rider.FindMatchingFavouriteRide
rsAsyncTaskgetting of matching Favourite rider rides
01-10 22:51:30.089 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:30.089 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:51:30.121 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:30.121 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:30.132 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:30.132 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:30.132 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:30.132 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:30.132 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@ef761da,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:30.132 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:30.132 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:30.132 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:30.132 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:30.132 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:30.132 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@ef761da,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:30.132 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:30.133 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:30.133 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:30.133 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:30.133 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:30.133 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@e5dfa3d,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:30.133 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:30.133 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:30.133 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:30.133 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:30.133 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:30.133 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@e5dfa3d,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:51:30.133 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:30.194 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:30.194 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:51:30.194 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Cache
contains some query result that is still valid!!!
01-10 22:51:30.194 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Cache
contains some query result that is still valid!!!
01-10 22:51:30.206 5805 7655 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:30.206 5805 7655 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:30.206 5805 7655 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:30.206 5805 7655 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:30.220 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:30.220 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:30.232 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:319.70398, limit is:60The moving distance of Y
is:169.92126, limit is:60
01-10 22:51:30.232 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:319.70398, limit is:60The moving distance of Y
is:169.92126, limit is:60
01-10 22:51:30.235 5805 7653 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:51:30.235 5805 7653 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:51:30.235 5805 7653 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:51:30.235 5805 7653 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:51:30.240 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:30.240 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:30.268 5805 5921 W libEGL : EGLNativeWindowType 0x74b6f5d010
disconnect failed
01-10 22:51:30.268 5805 5921 W libEGL : EGLNativeWindowType 0x74b6f5d010
disconnect failed
01-10 22:51:30.269 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:30.269 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:30.279 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:30.279 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:30.307 5805 5921 W libEGL : EGLNativeWindowType 0x74bc821010
disconnect failed
01-10 22:51:30.307 5805 5921 W libEGL : EGLNativeWindowType 0x74bc821010
disconnect failed
01-10 22:51:30.336 5805 5959 D SlaveNetworkWorker: not matched: 1
01-10 22:51:30.336 5805 5959 D SlaveNetworkWorker: not matched: 1
01-10 22:51:30.358 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:30.358 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:30.358 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:30.358 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:30.383 5805 7653 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
PassengerFavouriteTabViewed
01-10 22:51:30.383 5805 7653 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
PassengerFavouriteTabViewed
01-10 22:51:30.387 5805 7653 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:51:30.387 5805 7653 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:51:30.389 5805 7653 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:51:30.389 5805 7653 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:51:30.390 5805 7653 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:51:30.390 5805 7653 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:51:30.397 5805 7653 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:51:30.397 5805 7653 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:51:30.398 5805 7653 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:51:30.398 5805 7653 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:51:30.401 5805 7653 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:51:30.401 5805 7653 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:51:30.405 5805 7653 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:51:30.405 5805 7653 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:51:30.405 5805 7653 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676890353","appsflyerKey":"s********************m
","kef4942":"d0565c11d79680da48181c1b0c531a0d591a190d5a1f19","af_events_api":"1","i
sFirstCall":"false","registeredUninstall":true,"operator":"Jio
4G","network":"MOBILE","af_v2":"266130f6ad04af0490b3f354f8cdac732b3c7964","uid":"15
78676773009-762631917550331912","eventValue":"{\"from\":\"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India\",\"to\":\"ABB India
Limited, Nelamangala Town, Karnataka,
India\",\"rideId\":107564861,\"seats\":0,\"price\":0}","isGaidWithGps":"true","lang
_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"PassengerFavouriteTabViewed","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"9d881fc423096aa0a26d993afeeb1ec1fc134e15","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"11","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676879806\",\"prev_event_value\":\
"{\\\"ride_id\\\":107564861,\\\"matchedUserCount\\\":0,\\\"price\\\":0,\\\"from\\\"
:\\\"408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India\\\",\\\"to\\\":\\\"ABB India Limited, Nelamangala Town, Karnataka,
India\\\",\\\"time\\\":\\\"Mon Jan 13 07:45:18 GMT+05:30
2020\\\",\\\"seats\\\":1,\\\"matchingOptions\\\":false}\",\"prev_event_name\":\"Rid
erRideMatchNotFound\"}","platformextension":"android_native","cksm_v1":"275f8694469
2f499afba0aa55dfabf1163"}
01-10 22:51:30.405 5805 7653 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676890353","appsflyerKey":"s********************m
","kef4942":"d0565c11d79680da48181c1b0c531a0d591a190d5a1f19","af_events_api":"1","i
sFirstCall":"false","registeredUninstall":true,"operator":"Jio
4G","network":"MOBILE","af_v2":"266130f6ad04af0490b3f354f8cdac732b3c7964","uid":"15
78676773009-762631917550331912","eventValue":"{\"from\":\"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India\",\"to\":\"ABB India
Limited, Nelamangala Town, Karnataka,
India\",\"rideId\":107564861,\"seats\":0,\"price\":0}","isGaidWithGps":"true","lang
_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"PassengerFavouriteTabViewed","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"9d881fc423096aa0a26d993afeeb1ec1fc134e15","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"11","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676879806\",\"prev_event_value\":\
"{\\\"ride_id\\\":107564861,\\\"matchedUserCount\\\":0,\\\"price\\\":0,\\\"from\\\"
:\\\"408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073,
India\\\",\\\"to\\\":\\\"ABB India Limited, Nelamangala Town, Karnataka,
India\\\",\\\"time\\\":\\\"Mon Jan 13 07:45:18 GMT+05:30
2020\\\",\\\"seats\\\":1,\\\"matchingOptions\\\":false}\",\"prev_event_name\":\"Rid
erRideMatchNotFound\"}","platformextension":"android_native","cksm_v1":"275f8694469
2f499afba0aa55dfabf1163"}
01-10 22:51:30.574 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:30.574 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:51:30.616 5805 5921 W libEGL : EGLNativeWindowType 0x74b6f5d010
disconnect failed
01-10 22:51:30.616 5805 5921 W libEGL : EGLNativeWindowType 0x74b6f5d010
disconnect failed
01-10 22:51:30.646 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:30.646 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:30.661 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:30.661 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:30.661 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:30.713 5805 5959 D b : getData: response code:200
01-10 22:51:30.714 5805 5959 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225130,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676890087","eventname":"passen
gerfavouritetabviewed","payload":{"price":0,"from":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073, India","to":"ABB India Limited,
Nelamangala Town, Karnataka, India","rideId":107564861,"seats":0}} --- 200 OK
{"status" : "success"}
01-10 22:51:30.661 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:30.713 5805 5959 D b : getData: response code:200
01-10 22:51:30.714 5805 5959 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225130,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676890087","eventname":"passen
gerfavouritetabviewed","payload":{"price":0,"from":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073, India","to":"ABB India Limited,
Nelamangala Town, Karnataka, India","rideId":107564861,"seats":0}} --- 200 OK
{"status" : "success"}
01-10 22:51:30.722 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:108.90546, limit is:60The moving distance of Y
is:12.5354, limit is:60
01-10 22:51:30.722 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:108.90546, limit is:60The moving distance of Y
is:12.5354, limit is:60
01-10 22:51:30.733 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=cfdfa6c5-f922-4069-9218-8e2a608e58ba,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:30.733 5805 5883 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=cfdfa6c5-f922-4069-9218-8e2a608e58ba,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:30.781 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:51:30.781 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:51:31.224 5805 7653 I AppsFlyer_4.9.0: response code: 200
01-10 22:51:31.225 5805 7653 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:51:31.224 5805 7653 I AppsFlyer_4.9.0: response code: 200
01-10 22:51:31.225 5805 7653 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:51:33.713 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:33.713 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:33.713 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:33.713 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:33.767 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:51:33.767 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:51:33.778 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:33.778 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:51:33.788 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:33.788 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:33.825 5805 7670 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:33.825 5805 7670 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:33.826 5805 7670 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:33.826 5805 7670 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:51:33.851 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:33.851 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:33.852 5805 5805 D HwAutofillHelper: recordCurrentInfo:0
01-10 22:51:33.852 5805 5805 D HwAutofillHelper: inputType = 131073
01-10 22:51:33.852 5805 5805 D HwAutofillHelper: recordCurrentInfo:0
01-10 22:51:33.852 5805 5805 D HwAutofillHelper: inputType = 131073
01-10 22:51:33.856 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:33.857 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:33.857 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:33.857 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:33.857 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@5a04804,android.view.ContextThemeWra
pper@5452962
01-10 22:51:33.857 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:33.858 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:33.858 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:33.858 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:33.858 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:33.858 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@1dbe070,android.view.ContextThemeWra
pper@5452962
01-10 22:51:33.856 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:33.857 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:33.857 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:33.857 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:33.857 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@5a04804,android.view.ContextThemeWra
pper@5452962
01-10 22:51:33.857 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:33.858 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:33.858 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:33.858 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:33.858 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:33.858 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@1dbe070,android.view.ContextThemeWra
pper@5452962
01-10 22:51:33.858 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:33.858 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:33.925 5805 7658 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:51:33.925 5805 7658 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:51:33.925 5805 7658 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:51:33.925 5805 7658 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:51:33.936 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:33.936 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:33.937 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:33.938 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:33.937 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:33.938 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:33.952 5805 5805 I AssistStructure: Flattened final assist data:
25960 bytes, containing 2 windows, 104 views
01-10 22:51:33.952 5805 5805 I AssistStructure: Flattened final assist data:
25960 bytes, containing 2 windows, 104 views
01-10 22:51:33.970 5805 5988 D SlaveNetworkWorker: not matched: 1
01-10 22:51:33.970 5805 5988 D SlaveNetworkWorker: not matched: 1
01-10 22:51:33.987 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:33.987 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:33.987 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:33.987 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:33.993 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:51:33.993 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:51:33.993 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:51:33.993 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:51:33.999 5805 7658 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
OrgVerfDrawer
01-10 22:51:33.999 5805 7658 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
OrgVerfDrawer
01-10 22:51:34.004 5805 7658 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:51:34.004 5805 7658 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:51:34.006 5805 7658 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:51:34.006 5805 7658 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:51:34.008 5805 7658 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:51:34.008 5805 7658 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:51:34.016 5805 7658 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:51:34.016 5805 7658 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:51:34.018 5805 7658 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:51:34.018 5805 7658 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:51:34.022 5805 7658 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:51:34.022 5805 7658 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:51:34.025 5805 7653 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:51:34.025 5805 7653 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676893965","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"013e7405f36b9d5ff5d0fa14994c8a28647b67f2","uid":"15
78676773009-
762631917550331912","eventValue":"{\"userId\":80505608380938}","isGaidWithGps":"tru
e","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"OrgVerfDrawer","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"b49f156b2c94cd111c9207d09863b084b44808f8","kef4f41
":"8a1bfd125e76b9db48181c1b0c531a0d591a190d5a1f19","carrier":"Jio
4G","af_preinstalled":"false","iaecounter":"12","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676890384\",\"prev_event_value\":\
"{\\\"from\\\":\\\"408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru, Karnataka
560073, India\\\",\\\"to\\\":\\\"ABB India Limited, Nelamangala Town, Karnataka,
India\\\",\\\"rideId\\\":107564861,\\\"seats\\\":0,\\\"price\\\":0}\",\"prev_event_
name\":\"PassengerFavouriteTabViewed\"}","platformextension":"android_native","cksm
_v1":"ae5d98a50637b2c96f8b90a849aeafef0e"}
01-10 22:51:34.025 5805 7653 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:51:34.025 5805 7653 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676893965","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"013e7405f36b9d5ff5d0fa14994c8a28647b67f2","uid":"15
78676773009-
762631917550331912","eventValue":"{\"userId\":80505608380938}","isGaidWithGps":"tru
e","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"OrgVerfDrawer","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"b49f156b2c94cd111c9207d09863b084b44808f8","kef4f41
":"8a1bfd125e76b9db48181c1b0c531a0d591a190d5a1f19","carrier":"Jio
4G","af_preinstalled":"false","iaecounter":"12","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676890384\",\"prev_event_value\":\
"{\\\"from\\\":\\\"408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru, Karnataka
560073, India\\\",\\\"to\\\":\\\"ABB India Limited, Nelamangala Town, Karnataka,
India\\\",\\\"rideId\\\":107564861,\\\"seats\\\":0,\\\"price\\\":0}\",\"prev_event_
name\":\"PassengerFavouriteTabViewed\"}","platformextension":"android_native","cksm
_v1":"ae5d98a50637b2c96f8b90a849aeafef0e"}
01-10 22:51:34.070 5805 5988 D b : getData: response code:200
01-10 22:51:34.070 5805 5988 D b : getData: response code:200
01-10 22:51:34.070 5805 5988 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225133,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676893775","eventname":"orgver
fdrawer","payload":{"userId":80505608380938}} --- 200 OK {"status" : "success"}
01-10 22:51:34.070 5805 5988 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225133,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676893775","eventname":"orgver
fdrawer","payload":{"userId":80505608380938}} --- 200 OK {"status" : "success"}
01-10 22:51:34.080 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=60698b97-a5ac-4dcf-beaa-db613cb18bb1,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:34.080 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=60698b97-a5ac-4dcf-beaa-db613cb18bb1,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:34.259 5805 7653 I AppsFlyer_4.9.0: response code: 200
01-10 22:51:34.259 5805 7653 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:51:34.259 5805 7653 I AppsFlyer_4.9.0: response code: 200
01-10 22:51:34.259 5805 7653 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:51:37.506 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:37.506 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:37.506 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:37.506 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:37.630 5805 5993 D SlaveNetworkWorker: not matched: 1
01-10 22:51:37.630 5805 5993 D SlaveNetworkWorker: not matched: 1
01-10 22:51:37.661 5805 7658 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:51:37.661 5805 7658 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:51:37.661 5805 7658 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:51:37.661 5805 7658 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:51:37.709 5805 7658 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Orgemailnotavailable
01-10 22:51:37.709 5805 7658 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Orgemailnotavailable
01-10 22:51:37.714 5805 7658 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:51:37.714 5805 7658 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:51:37.715 5805 7658 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:51:37.715 5805 7658 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:51:37.717 5805 7658 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:51:37.717 5805 7658 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:51:37.725 5805 7658 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:51:37.725 5805 7658 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:51:37.726 5805 7658 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:51:37.726 5805 7658 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:51:37.729 5805 7658 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:51:37.729 5805 7658 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:51:37.732 5805 7658 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:51:37.732 5805 7658 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676897679","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"kef4340":"f
6168bc8ded7230148181c1b0c531a0d591a190d5a1f19","operator":"Jio
4G","network":"MOBILE","af_v2":"f58783176954c3277e4c376b18ef8058ef7ccb1a","uid":"15
78676773009-
762631917550331912","eventValue":"{\"userId\":80505608380938}","isGaidWithGps":"tru
e","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"Orgemailnotavailable","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"a5da9987b5c2ee1bd7e0ba93f55cfed426a19d3b","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"13","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676894001\",\"prev_event_value\":\
"{\\\"userId\\\":80505608380938}\",\"prev_event_name\":\"OrgVerfDrawer\"}","platfor
mextension":"android_native","cksm_v1":"524b7ba5665088e59f357cf175300f1e24"}
01-10 22:51:37.732 5805 7658 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:51:37.732 5805 7658 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676897679","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"kef4340":"f
6168bc8ded7230148181c1b0c531a0d591a190d5a1f19","operator":"Jio
4G","network":"MOBILE","af_v2":"f58783176954c3277e4c376b18ef8058ef7ccb1a","uid":"15
78676773009-
762631917550331912","eventValue":"{\"userId\":80505608380938}","isGaidWithGps":"tru
e","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"Orgemailnotavailable","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"4","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"a5da9987b5c2ee1bd7e0ba93f55cfed426a19d3b","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"13","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676894001\",\"prev_event_value\":\
"{\\\"userId\\\":80505608380938}\",\"prev_event_name\":\"OrgVerfDrawer\"}","platfor
mextension":"android_native","cksm_v1":"524b7ba5665088e59f357cf175300f1e24"}
01-10 22:51:37.733 5805 5993 D b : getData: response code:200
01-10 22:51:37.733 5805 5993 D b : getData: response code:200
01-10 22:51:37.733 5805 5993 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225137,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676897511","eventname":"orgema
ilnotavailable","payload":{"userId":80505608380938}} --- 200 OK {"status" :
"success"}
01-10 22:51:37.733 5805 5993 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225137,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676897511","eventname":"orgema
ilnotavailable","payload":{"userId":80505608380938}} --- 200 OK {"status" :
"success"}
01-10 22:51:37.744 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=06faa495-e1c5-4aa1-a7b1-2d352d6849e8,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:37.744 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=06faa495-e1c5-4aa1-a7b1-2d352d6849e8,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:51:38.040 5805 7658 I AppsFlyer_4.9.0: response code: 200
01-10 22:51:38.040 5805 7658 I AppsFlyer_4.9.0: response code: 200
01-10 22:51:38.040 5805 7658 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:51:38.040 5805 7658 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:51:38.606 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:38.606 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:38.607 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:38.607 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:38.655 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:51:38.655 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:51:38.673 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@9238c92
01-10 22:51:38.673 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@9238c92
01-10 22:51:38.673 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:51:38.673 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:51:38.673 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:51:38.673 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:51:38.678 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:51:38.678 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:51:38.708 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:51:38.708 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:51:38.708 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:51:38.708 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:51:38.734 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{78df233 token=android.os.BinderProxy@9238c92
{com.disha.quickride/com.khoslalabs.videoidkyc.ui.init.VideoIdKycInitActivity}}
token= android.os.BinderProxy@9238c92
01-10 22:51:38.734 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{78df233 token=android.os.BinderProxy@9238c92
{com.disha.quickride/com.khoslalabs.videoidkyc.ui.init.VideoIdKycInitActivity}}
token= android.os.BinderProxy@9238c92
01-10 22:51:38.737 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:51:38.737 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:51:38.814 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:38.814 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:38.825 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:38.825 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:38.831 5805 7692 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:38.831 5805 7692 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:51:38.832 5805 7692 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:51:38.832 5805 7692 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:51:38.849 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:38.849 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:38.856 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:38.856 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:51:38.885 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:38.885 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:38.906 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:38.906 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:38.906 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:38.906 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:38.987 5805 5921 W libEGL : EGLNativeWindowType 0x74bbee3010
disconnect failed
01-10 22:51:38.987 5805 5921 W libEGL : EGLNativeWindowType 0x74bbee3010
disconnect failed
01-10 22:51:39.003 5805 5805 D ViewRootImpl[CommonMapActivity]: surface should
not be released
01-10 22:51:39.003 5805 5805 D ViewRootImpl[CommonMapActivity]: surface should
not be released
01-10 22:51:39.005 5805 5805 D ViewRootImpl[CommonMapActivity]: surface should
not be released
01-10 22:51:39.007 5805 7574 W libEGL : EGLNativeWindowType 0x74b73d3010
disconnect failed
01-10 22:51:39.005 5805 5805 D ViewRootImpl[CommonMapActivity]: surface should
not be released
01-10 22:51:39.007 5805 7574 W libEGL : EGLNativeWindowType 0x74b73d3010
disconnect failed
01-10 22:51:39.027 5805 5921 W libEGL : EGLNativeWindowType 0x74b6f91010
disconnect failed
01-10 22:51:39.027 5805 5921 W libEGL : EGLNativeWindowType 0x74b6f91010
disconnect failed
01-10 22:51:39.354 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:39.354 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:39.354 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:39.354 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:39.354 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@a692106,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:51:39.354 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:39.355 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:39.355 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:39.355 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:39.355 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:39.355 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@8e64792,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:51:39.355 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:39.354 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:39.354 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:39.354 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:39.354 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:39.354 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@a692106,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:51:39.354 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:39.355 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:39.355 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:39.355 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:39.355 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:39.355 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@8e64792,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:51:39.355 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:39.413 5805 5805 E RecyclerView: No adapter attached; skipping layout
01-10 22:51:39.413 5805 5805 E RecyclerView: No adapter attached; skipping layout
01-10 22:51:40.877 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:51:40.877 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:51:40.877 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:51:40.877 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:51:41.021 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:41.021 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:41.021 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:41.021 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:41.396 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:41.396 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:41.396 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:41.396 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:44.446 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:44.446 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:44.446 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:44.446 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:44.484 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.484 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.484 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.484 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:44.484 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.484 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.484 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.484 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:44.484 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@a6e8097,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:51:44.484 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:44.484 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@a6e8097,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:51:44.484 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:44.485 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.485 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.485 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.485 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:44.485 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@f108f33,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:51:44.485 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:44.485 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.485 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.485 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.485 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:44.485 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@f108f33,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:51:44.485 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:44.530 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.530 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.530 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.530 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:44.531 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@c0b8f5f,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:51:44.531 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:44.530 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.530 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.530 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.530 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:44.531 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@c0b8f5f,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:51:44.531 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:44.531 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.531 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.531 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.531 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:44.531 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@d83c27b,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:51:44.531 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:44.531 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.531 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.531 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:51:44.531 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:51:44.531 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@d83c27b,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:51:44.531 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:51:45.536 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:45.536 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:45.536 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:51:45.536 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:51:47.239 5805 5805 W InputMethodManager: startInputReason = 4
01-10 22:51:47.239 5805 5805 W InputMethodManager: startInputReason = 4
01-10 22:51:47.244 5805 5805 I InputMethodManager: showSoftInput
01-10 22:51:47.244 5805 5805 I InputMethodManager: mServedView
=com.disha.quickride;view =com.disha.quickride;flags =0
01-10 22:51:47.245 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:51:47.244 5805 5805 I InputMethodManager: showSoftInput
01-10 22:51:47.244 5805 5805 I InputMethodManager: mServedView
=com.disha.quickride;view =com.disha.quickride;flags =0
01-10 22:51:47.245 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:51:47.258 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:47.258 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:47.258 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:47.258 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:47.272 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:47.272 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:47.272 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:47.272 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:47.395 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:47.395 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:47.395 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:47.395 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:48.594 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:48.594 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:48.594 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:48.594 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:49.059 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:49.059 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:49.059 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:49.059 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:49.887 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:49.887 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:49.945 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:49.945 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:49.946 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:49.946 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:51.828 5805 5921 W libEGL : EGLNativeWindowType 0x74b103f010
disconnect failed
01-10 22:51:51.828 5805 5921 W libEGL : EGLNativeWindowType 0x74b103f010
disconnect failed
01-10 22:51:51.864 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:51.864 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:51.864 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:51.864 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:52.680 5805 5805 W InputMethodManager: startInputReason = 4
01-10 22:51:52.680 5805 5805 W InputMethodManager: startInputReason = 4
01-10 22:51:52.684 5805 5805 I InputMethodManager: showSoftInput
01-10 22:51:52.684 5805 5805 I InputMethodManager: showSoftInput
01-10 22:51:52.687 5805 5805 I InputMethodManager: mServedView
=com.disha.quickride;view =com.disha.quickride;flags =0
01-10 22:51:52.687 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:51:52.687 5805 5805 I InputMethodManager: mServedView
=com.disha.quickride;view =com.disha.quickride;flags =0
01-10 22:51:52.687 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:51:52.697 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:52.697 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:52.697 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:52.697 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:52.728 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:52.728 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:52.728 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:52.728 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:54.985 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:54.985 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:55.053 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:55.053 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:51:55.057 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:55.057 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:55.057 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:51:55.057 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:51:56.814 5805 5921 W libEGL : EGLNativeWindowType 0x74c5252010
disconnect failed
01-10 22:51:56.814 5805 5921 W libEGL : EGLNativeWindowType 0x74c5252010
disconnect failed
01-10 22:51:56.862 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:56.862 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:56.862 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:57.302 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:56.862 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:57.302 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:51:57.491 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 267810(12MB) AllocSpace objects, 60(2MB) LOS objects, 50% free, 16MB/32MB,
paused 634us total 188.622ms
01-10 22:51:57.491 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 267810(12MB) AllocSpace objects, 60(2MB) LOS objects, 50% free, 16MB/32MB,
paused 634us total 188.622ms
01-10 22:51:57.616 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:1.6004486, limit is:60The moving distance of Y
is:68.42438, limit is:60
01-10 22:51:57.616 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:1.6004486, limit is:60The moving distance of Y
is:68.42438, limit is:60
01-10 22:51:58.515 5805 5805 W InputMethodManager: startInputReason = 4
01-10 22:51:58.515 5805 5805 W InputMethodManager: startInputReason = 4
01-10 22:51:58.519 5805 5805 I InputMethodManager: showSoftInput
01-10 22:51:58.519 5805 5805 I InputMethodManager: showSoftInput
01-10 22:51:58.519 5805 5805 I InputMethodManager: mServedView
=com.disha.quickride;view =com.disha.quickride;flags =0
01-10 22:51:58.519 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:51:58.519 5805 5805 I InputMethodManager: mServedView
=com.disha.quickride;view =com.disha.quickride;flags =0
01-10 22:51:58.519 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:51:58.544 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:58.544 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:58.544 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:58.544 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:58.578 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:58.578 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:58.578 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:58.578 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:58.612 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:58.612 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:58.612 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:58.612 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:59.640 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:59.640 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:59.640 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:51:59.640 5805 5805 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
01-10 22:52:05.740 5805 5924 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:52:05.740 5805 6877 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Starting Mqtt
client level operations
01-10 22:52:05.740 5805 5924 D
com.disha.quickride.androidapp.event.EventServiceConnection: Already connected to
MQTT
01-10 22:52:05.740 5805 5924 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:52:05.740 5805 5924 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Starting Mqtt
client level operations
01-10 22:52:05.740 5805 6877 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Starting Mqtt
client level operations
01-10 22:52:05.741 5805 6373 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:52:05.740 5805 5924 D
com.disha.quickride.androidapp.event.EventServiceConnection: Already connected to
MQTT
01-10 22:52:05.741 5805 6373 D
com.disha.quickride.androidapp.event.EventServiceConnection: Already connected to
MQTT
01-10 22:52:05.740 5805 5924 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Starting Mqtt
client level operations
01-10 22:52:05.741 5805 6373 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:52:05.741 5805 6373 D
com.disha.quickride.androidapp.event.EventServiceConnection: Already connected to
MQTT
01-10 22:52:05.741 5805 6373 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Starting Mqtt
client level operations
01-10 22:52:05.741 5805 6373 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Starting Mqtt
client level operations
01-10 22:52:05.741 5805 7096 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:52:05.741 5805 7096 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:52:05.742 5805 7096 D
com.disha.quickride.androidapp.event.EventServiceConnection: Already connected to
MQTT
01-10 22:52:05.742 5805 7096 D
com.disha.quickride.androidapp.event.EventServiceConnection: Already connected to
MQTT
01-10 22:52:05.742 5805 7096 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Starting Mqtt
client level operations
01-10 22:52:05.742 5805 7096 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Starting Mqtt
client level operations
01-10 22:52:05.746 5805 7722 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:52:05.746 5805 7722 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:52:05.748 5805 7723 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:52:05.748 5805 7723 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:52:05.749 5805 7724 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:52:05.749 5805 7724 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:52:05.750 5805 7725 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:52:05.751 5805 7726 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:52:05.750 5805 7725 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:52:05.751 5805 7729 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:52:05.751 5805 7726 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:52:05.751 5805 7729 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:52:05.752 5805 7727 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:52:05.752 5805 7727 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:52:05.753 5805 7730 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:52:05.753 5805 7730 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:52:05.754 5805 7732 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:52:05.754 5805 7732 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:52:05.755 5805 7735 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:52:05.755 5805 7735 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:52:05.756 5805 7733 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:52:05.756 5805 7733 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:52:05.756 5805 7734 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:52:05.756 5805 7734 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:52:07.671 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:6.845749, limit is:60The moving distance of Y
is:82.2641, limit is:60
01-10 22:52:07.671 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:6.845749, limit is:60The moving distance of Y
is:82.2641, limit is:60
01-10 22:52:07.761 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:52:07.761 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:52:08.379 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:52:08.380 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:52:08.379 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:52:08.380 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:52:09.447 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:09.447 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:09.447 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:09.447 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:09.447 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:52:09.447 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@b35081a,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:52:09.448 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:52:09.448 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:09.448 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:09.448 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:09.448 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:52:09.448 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@8b8be6,com.khoslalabs.videoidkyc.ui.
init.VideoIdKycInitActivity@87e25bf
01-10 22:52:09.448 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:52:09.447 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:09.447 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:09.447 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:52:09.447 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@b35081a,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:52:09.448 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:52:09.448 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:09.448 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:09.448 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:09.448 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:52:09.448 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@8b8be6,com.khoslalabs.videoidkyc.ui.
init.VideoIdKycInitActivity@87e25bf
01-10 22:52:09.448 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:52:18.325 5805 5805 W InputMethodManager: startInputReason = 4
01-10 22:52:18.325 5805 5805 W InputMethodManager: startInputReason = 4
01-10 22:52:18.329 5805 5805 I InputMethodManager: showSoftInput
01-10 22:52:18.329 5805 5805 I InputMethodManager: mServedView
=com.disha.quickride;view =com.disha.quickride;flags =0
01-10 22:52:18.329 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:52:18.329 5805 5805 I InputMethodManager: showSoftInput
01-10 22:52:18.329 5805 5805 I InputMethodManager: mServedView
=com.disha.quickride;view =com.disha.quickride;flags =0
01-10 22:52:18.329 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:52:18.517 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:52:18.517 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:52:23.930 5805 5805 W InputMethodManager: startInputReason = 4
01-10 22:52:23.930 5805 5805 W InputMethodManager: startInputReason = 4
01-10 22:52:23.933 5805 5805 I InputMethodManager: showSoftInput
01-10 22:52:23.933 5805 5805 I InputMethodManager: mServedView
=com.disha.quickride;view =com.disha.quickride;flags =0
01-10 22:52:23.933 5805 5805 I InputMethodManager: showSoftInput
01-10 22:52:23.933 5805 5805 I InputMethodManager: mServedView
=com.disha.quickride;view =com.disha.quickride;flags =0
01-10 22:52:23.933 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:52:23.933 5805 5805 I HwSecImmHelper: mSecurityInputMethodService is
null
01-10 22:52:24.103 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:52:24.103 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:52:27.360 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:52:27.360 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:52:27.360 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:52:27.360 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:52:29.171 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.171 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.171 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.171 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.171 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.171 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.171 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:52:29.171 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@d8641fe,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:52:29.171 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:52:29.172 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.171 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:52:29.171 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@d8641fe,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:52:29.171 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:52:29.172 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.172 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.173 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.172 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.173 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:52:29.173 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.173 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:52:29.173 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@700800a,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:52:29.173 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:52:29.173 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@700800a,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:52:29.173 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:52:29.175 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.175 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.175 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.176 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:52:29.176 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@d4806f1,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:52:29.175 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.175 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.175 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.176 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:52:29.176 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@d4806f1,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:52:29.176 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:52:29.176 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.176 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:52:29.176 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.176 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.176 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.176 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.176 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:52:29.176 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:52:29.176 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:52:29.176 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@115e957,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:52:29.176 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@115e957,com.khoslalabs.videoidkyc.ui
.init.VideoIdKycInitActivity@87e25bf
01-10 22:52:29.177 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:52:29.177 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:52:29.210 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:52:29.233 5805 7595 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
01-10 22:52:29.210 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:52:29.233 5805 7595 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
01-10 22:52:29.259 5805 5805 W LOTTIE : Animation contains merge paths but they
are disabled.
01-10 22:52:29.259 5805 5805 W LOTTIE : Animation contains merge paths but they
are disabled.
01-10 22:52:30.645 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:52:30.645 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:52:30.645 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:52:30.645 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:52:30.677 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:52:30.677 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:52:30.747 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:false
01-10 22:52:30.747 5805 5884 D ZrHung.AppEyeUiProbe: not watching, wait.
01-10 22:52:30.747 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:false
01-10 22:52:30.747 5805 5884 D ZrHung.AppEyeUiProbe: not watching, wait.
01-10 22:52:31.217 5805 7335 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:52:31.217 5805 7335 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:52:31.217 5805 7335 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:52:31.217 5805 7335 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:52:31.218 5805 7335 I AppsFlyer_4.9.0: app went to background
01-10 22:52:31.218 5805 7335 I AppsFlyer_4.9.0: app went to background
01-10 22:52:31.219 5805 7335 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:52:31.219 5805 7335 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:52:31.219 5805 7335 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:52:31.219 5805 7335 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:52:32.959 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:32.959 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:32.959 5805 5884 D ZrHung.AppEyeUiProbe: restart watching
01-10 22:52:32.959 5805 5884 D ZrHung.AppEyeUiProbe: restart watching
01-10 22:52:32.965 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:52:32.965 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:52:32.967 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:20:11.524 +0000;
01-10 22:52:32.967 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:20:12.649 +0000;
01-10 22:52:32.967 5805 5805 I AppsFlyer_4.9.0: Sending launch (+141442 ms)
01-10 22:52:32.967 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:20:11.524 +0000;
01-10 22:52:32.967 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:20:12.649 +0000;
01-10 22:52:32.967 5805 5805 I AppsFlyer_4.9.0: Sending launch (+141442 ms)
01-10 22:52:32.972 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:52:32.972 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:52:32.981 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:52:32.981 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:52:32.999 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@7a120e9
01-10 22:52:32.999 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:32.999 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:52:32.999 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@7a120e9
01-10 22:52:32.999 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:32.999 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:52:33.014 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:52:33.014 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:52:33.022 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:52:33.022 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:52:33.022 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:52:33.022 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:52:33.086 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:33.086 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:33.092 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.face:0 and remote module
com.google.android.gms.vision.dynamite.face:0
01-10 22:52:33.092 5805 5805 D FaceNativeHandle: Cannot load feature, fall back
to load whole module.
01-10 22:52:33.092 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.face:0 and remote module
com.google.android.gms.vision.dynamite.face:0
01-10 22:52:33.092 5805 5805 D FaceNativeHandle: Cannot load feature, fall back
to load whole module.
01-10 22:52:33.093 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite not found.
01-10 22:52:33.093 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite not found.
01-10 22:52:33.099 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite:0 and remote module
com.google.android.gms.vision.dynamite:2702
01-10 22:52:33.099 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.dynamite, version >= 2702
01-10 22:52:33.099 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:52:33.099 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite:0 and remote module
com.google.android.gms.vision.dynamite:2702
01-10 22:52:33.099 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.dynamite, version >= 2702
01-10 22:52:33.099 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:52:33.102 5805 5805 I DynamiteLoaderV2: [71] Dynamitemodulesa
01-10 22:52:33.102 5805 5805 I DynamiteLoaderV2: [71] Dynamitemodulesa
01-10 22:52:33.104 5805 5805 W disha.quickrid: Unsupported class loader
01-10 22:52:33.104 5805 5805 W disha.quickrid: Unsupported class loader
01-10 22:52:33.116 5805 5805 W disha.quickrid: Skipping duplicate class check due
to unsupported classloader
01-10 22:52:33.116 5805 5805 W disha.quickrid: Skipping duplicate class check due
to unsupported classloader
01-10 22:52:33.118 5805 7835 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:52:33.118 5805 7835 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:52:33.118 5805 7835 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:52:33.118 5805 7835 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:52:33.129 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:33.129 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:33.153 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.face:0 and remote module
com.google.android.gms.vision.face:1
01-10 22:52:33.153 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.face, version >= 1
01-10 22:52:33.153 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.face:0 and remote module
com.google.android.gms.vision.face:1
01-10 22:52:33.153 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.face, version >= 1
01-10 22:52:33.155 5805 5805 I DynamiteLoaderV2: [71] VisionFace.optional
01-10 22:52:33.155 5805 5805 I DynamiteLoaderV2: [71] VisionFace.optional
01-10 22:52:33.157 5805 5805 W disha.quickrid: Unsupported class loader
01-10 22:52:33.157 5805 5805 W disha.quickrid: Unsupported class loader
01-10 22:52:33.162 5805 5805 W disha.quickrid: Insufficient pre-allocated space
to mmap vdex.
01-10 22:52:33.162 5805 5805 W disha.quickrid: Insufficient pre-allocated space
to mmap vdex.
01-10 22:52:33.168 5805 5805 W disha.quickrid: Skipping duplicate class check due
to unsupported classloader
01-10 22:52:33.168 5805 5805 W disha.quickrid: Skipping duplicate class check due
to unsupported classloader
01-10 22:52:33.275 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_v1.tflite
01-10 22:52:33.275 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_v1.tflite
01-10 22:52:33.284 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_gray_v1.tflite
01-10 22:52:33.284 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_gray_v1.tflite
01-10 22:52:33.291 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/LMprec_600.emd
01-10 22:52:33.291 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/LMprec_600.emd
01-10 22:52:33.305 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLlefteyeclosed_200.emd
01-10 22:52:33.305 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLrighteyeclosed_200.emd
01-10 22:52:33.305 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLlefteyeclosed_200.emd
01-10 22:52:33.306 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLjoy_200.emd
01-10 22:52:33.305 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLrighteyeclosed_200.emd
01-10 22:52:33.306 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLjoy_200.emd
01-10 22:52:33.306 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/MFT_fssd_fastgray.pb
01-10 22:52:33.306 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/MFT_fssd_fastgray.pb
01-10 22:52:33.306 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/contours.tfl
01-10 22:52:33.306 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/contours.tfl
01-10 22:52:33.312 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/blazeface.tfl
01-10 22:52:33.312 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/blazeface.tfl
01-10 22:52:33.323 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:33.323 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:33.323 5805 5805 I tflite : Initialized TensorFlow Lite runtime.
01-10 22:52:33.323 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:33.323 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:33.323 5805 5805 I tflite : Initialized TensorFlow Lite runtime.
01-10 22:52:33.325 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:33.325 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:33.325 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:33.325 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:33.424 5805 5805 V RenderScript_jni: RS native mode
01-10 22:52:33.424 5805 5805 V RenderScript_jni: RS native mode
01-10 22:52:33.438 5805 5805 V RenderScript_jni: Unable to load
libRSSupportIO.so, USAGE_IO not supported
01-10 22:52:33.438 5805 5805 V RenderScript_jni: Unable to load
libRSSupportIO.so, USAGE_IO not supported
01-10 22:52:33.439 5805 5805 V RenderScript_jni: Unable to load BLAS lib, ONLY
BNNM will be supported: java.lang.UnsatisfiedLinkError:
dalvik.system.PathClassLoader[DexPathList[[zip file
"/system/framework/org.apache.http.legacy.boot.jar", zip file
"/data/app/com.disha.quickride-EPPiSKzx-l9ccktlfkbu1w==/base.apk", zip file
"/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.arm64_v8a.apk", zip file
"/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.xxhdpi.apk"],nativeLibraryDirectories=[/data/app/com.d
isha.quickride-EPPiSKzx-l9ccktlfkbu1w==/lib/arm64, /data/app/com.disha.quickride-
EPPiSKzx-l9ccktlfkbu1w==/base.apk!/lib/arm64-v8a, /data/app/com.disha.quickride-
EPPiSKzx-l9ccktlfkbu1w==/split_config.arm64_v8a.apk!/lib/arm64-v8a,
/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.xxhdpi.apk!/lib/arm64-v8a, /system/lib64,
/product/lib64]]] couldn't find "libblasV8.so"
01-10 22:52:33.439 5805 5805 D RenderScript HIDL Adaptation:
IRenderScriptDevice::getService()
01-10 22:52:33.443 5805 5805 D RenderScript HIDL Adaptation:
IRenderScriptDevice::getService() returned 0x0
01-10 22:52:33.443 5805 5805 D RenderScript HIDL Adaptation: Using Fallback Path.
01-10 22:52:33.439 5805 5805 V RenderScript_jni: Unable to load BLAS lib, ONLY
BNNM will be supported: java.lang.UnsatisfiedLinkError:
dalvik.system.PathClassLoader[DexPathList[[zip file
"/system/framework/org.apache.http.legacy.boot.jar", zip file
"/data/app/com.disha.quickride-EPPiSKzx-l9ccktlfkbu1w==/base.apk", zip file
"/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.arm64_v8a.apk", zip file
"/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.xxhdpi.apk"],nativeLibraryDirectories=[/data/app/com.d
isha.quickride-EPPiSKzx-l9ccktlfkbu1w==/lib/arm64, /data/app/com.disha.quickride-
EPPiSKzx-l9ccktlfkbu1w==/base.apk!/lib/arm64-v8a, /data/app/com.disha.quickride-
EPPiSKzx-l9ccktlfkbu1w==/split_config.arm64_v8a.apk!/lib/arm64-v8a,
/data/app/com.disha.quickride-EPPiSKzx-
l9ccktlfkbu1w==/split_config.xxhdpi.apk!/lib/arm64-v8a, /system/lib64,
/product/lib64]]] couldn't find "libblasV8.so"
01-10 22:52:33.439 5805 5805 D RenderScript HIDL Adaptation:
IRenderScriptDevice::getService()
01-10 22:52:33.443 5805 5805 D RenderScript HIDL Adaptation:
IRenderScriptDevice::getService() returned 0x0
01-10 22:52:33.443 5805 5805 D RenderScript HIDL Adaptation: Using Fallback Path.
01-10 22:52:33.518 5805 7836 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:52:33.519 5805 7836 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:52:33.518 5805 7836 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:52:33.519 5805 7836 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:52:33.519 5805 7836 I AppsFlyer_4.9.0: app went to background
01-10 22:52:33.519 5805 7836 I AppsFlyer_4.9.0: app went to background
01-10 22:52:33.521 5805 7836 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:52:33.521 5805 7836 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:52:33.521 5805 7836 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:52:33.521 5805 7836 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:52:33.606 5805 5805 D : Successfully queried cache dir:
/data/user_de/0/com.disha.quickride/code_cache
01-10 22:52:33.606 5805 5805 D : Successfully queried cache dir:
/data/user_de/0/com.disha.quickride/code_cache
01-10 22:52:33.606 5805 5805 D RenderScript: Setting cache dir:
/data/user_de/0/com.disha.quickride/code_cache
01-10 22:52:33.606 5805 5805 D RenderScript: Setting cache dir:
/data/user_de/0/com.disha.quickride/code_cache
01-10 22:52:33.628 5805 5805 I CameraManagerGlobal: Connecting to camera service
01-10 22:52:33.628 5805 5805 I CameraManagerGlobal: Connecting to camera service
01-10 22:52:33.665 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:33.665 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:33.669 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.face:0 and remote module
com.google.android.gms.vision.dynamite.face:0
01-10 22:52:33.669 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.face:0 and remote module
com.google.android.gms.vision.dynamite.face:0
01-10 22:52:33.669 5805 5805 D FaceNativeHandle: Cannot load feature, fall back
to load whole module.
01-10 22:52:33.669 5805 5805 D FaceNativeHandle: Cannot load feature, fall back
to load whole module.
01-10 22:52:33.670 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite not found.
01-10 22:52:33.670 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite not found.
01-10 22:52:33.674 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite:0 and remote module
com.google.android.gms.vision.dynamite:2702
01-10 22:52:33.674 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.dynamite, version >= 2702
01-10 22:52:33.674 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite:0 and remote module
com.google.android.gms.vision.dynamite:2702
01-10 22:52:33.674 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.dynamite, version >= 2702
01-10 22:52:33.674 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:52:33.674 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:52:33.677 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:33.677 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:33.685 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.face:0 and remote module
com.google.android.gms.vision.face:1
01-10 22:52:33.685 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.face, version >= 1
01-10 22:52:33.685 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.face:0 and remote module
com.google.android.gms.vision.face:1
01-10 22:52:33.685 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.face, version >= 1
01-10 22:52:33.690 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_v1.tflite
01-10 22:52:33.690 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_v1.tflite
01-10 22:52:33.698 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_gray_v1.tflite
01-10 22:52:33.698 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_gray_v1.tflite
01-10 22:52:33.703 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/LMprec_600.emd
01-10 22:52:33.703 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/LMprec_600.emd
01-10 22:52:33.715 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLlefteyeclosed_200.emd
01-10 22:52:33.715 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLlefteyeclosed_200.emd
01-10 22:52:33.715 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLrighteyeclosed_200.emd
01-10 22:52:33.716 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLjoy_200.emd
01-10 22:52:33.715 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLrighteyeclosed_200.emd
01-10 22:52:33.716 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLjoy_200.emd
01-10 22:52:33.716 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/MFT_fssd_fastgray.pb
01-10 22:52:33.716 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/contours.tfl
01-10 22:52:33.716 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/MFT_fssd_fastgray.pb
01-10 22:52:33.716 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/contours.tfl
01-10 22:52:33.718 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/blazeface.tfl
01-10 22:52:33.718 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/blazeface.tfl
01-10 22:52:33.768 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{95f5c69 token=android.os.BinderProxy@7a120e9
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@7a120e9
01-10 22:52:33.768 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{95f5c69 token=android.os.BinderProxy@7a120e9
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@7a120e9
01-10 22:52:33.771 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:33.771 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:33.778 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:52:33.778 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:52:33.780 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:22:32.967 +0000;
01-10 22:52:33.780 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:20:12.649 +0000;
01-10 22:52:33.780 5805 5805 I AppsFlyer_4.9.0: This launch is blocked: 813 ms <
5000 ms
01-10 22:52:33.780 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:22:32.967 +0000;
01-10 22:52:33.780 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:20:12.649 +0000;
01-10 22:52:33.780 5805 5805 I AppsFlyer_4.9.0: This launch is blocked: 813 ms <
5000 ms
01-10 22:52:33.784 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:52:33.784 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:52:33.792 5805 5805 I Choreographer: Skipped 46 frames! The application
may be doing too much work on its main thread.
01-10 22:52:33.792 5805 5805 I Choreographer: Skipped 46 frames! The application
may be doing too much work on its main thread.
01-10 22:52:33.797 5805 7852 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:52:33.797 5805 7852 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:52:33.798 5805 7852 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:52:33.798 5805 7852 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:52:33.842 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:52:33.842 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:52:33.861 5805 5921 I OpenGLRenderer: Davey! duration=841ms; Flags=1,
IntendedVsync=35488202923523, Vsync=35488969590159,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=35488985063329, AnimationStart=35488985097183,
PerformTraversalsStart=35488985525829, DrawStart=35489025670099,
SyncQueued=35489026374266, SyncStart=35489035933641,
IssueDrawCommandsStart=35489036175829, SwapBuffers=35489052703954,
FrameCompleted=35489054088849, DequeueBufferDuration=177000,
QueueBufferDuration=397000,
01-10 22:52:33.861 5805 5921 I OpenGLRenderer: Davey! duration=841ms; Flags=1,
IntendedVsync=35488202923523, Vsync=35488969590159,
OldestInputEvent=9223372036854775807, NewestInputEvent=0,
HandleInputStart=35488985063329, AnimationStart=35488985097183,
PerformTraversalsStart=35488985525829, DrawStart=35489025670099,
SyncQueued=35489026374266, SyncStart=35489035933641,
IssueDrawCommandsStart=35489036175829, SwapBuffers=35489052703954,
FrameCompleted=35489054088849, DequeueBufferDuration=177000,
QueueBufferDuration=397000,
01-10 22:52:33.887 5805 5805 I PermissionManager: camera remind result:true
01-10 22:52:33.887 5805 5805 I CameraManager: open camera: 1, package name:
com.disha.quickride
01-10 22:52:33.887 5805 5805 I BackgroundPermManager: pkgName:
com.disha.quickride,pid: 5805 ,uidOf3RdApk: 10134 ,permType: 0 ,permCfg: 1
01-10 22:52:33.888 5805 5805 I HwCameraUtil: notifySurfaceFlingerCameraStatus :
isFront = true , isOpend = true
01-10 22:52:33.889 5805 5805 I HwCameraUtil:
notifySurfaceFlingerFrontCameraStatus 8011 transact success!
01-10 22:52:33.887 5805 5805 I PermissionManager: camera remind result:true
01-10 22:52:33.887 5805 5805 I CameraManager: open camera: 1, package name:
com.disha.quickride
01-10 22:52:33.887 5805 5805 I BackgroundPermManager: pkgName:
com.disha.quickride,pid: 5805 ,uidOf3RdApk: 10134 ,permType: 0 ,permCfg: 1
01-10 22:52:33.888 5805 5805 I HwCameraUtil: notifySurfaceFlingerCameraStatus :
isFront = true , isOpend = true
01-10 22:52:33.889 5805 5805 I HwCameraUtil:
notifySurfaceFlingerFrontCameraStatus 8011 transact success!
01-10 22:52:33.891 5805 7835 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
01-10 22:52:33.891 5805 7835 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
01-10 22:52:33.897 5805 7835 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:52:33.897 5805 7835 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:52:33.899 5805 7835 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:52:33.899 5805 7835 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:52:33.901 5805 7835 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:52:33.901 5805 7835 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:52:33.912 5805 7835 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:52:33.912 5805 7835 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:52:33.915 5805 7835 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:52:33.915 5805 7835 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:52:33.921 5805 7835 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:52:33.921 5805 7835 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:52:33.926 5805 7855 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:52:33.926 5805 7855 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:52:33.926 5805 7855 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676953854","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"142","open_referrer":"android-
app:\/\/com.disha.quickride","af_v2":"5cdfbd1c83863b38b76ce8f264e99cac626c07ad","ui
d":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"11.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"5","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"44839c35d36ef77326d6b6ef033c092617817562","kef4e42
":"6bae8240a32a03b448181c1b0c531a0d591a190d5a1f18","carrier":"Jio
4G","af_preinstalled":"false","iaecounter":"13","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"7ce47414a328bd5d2f17a4828d307fb2
a2"}
01-10 22:52:33.926 5805 7855 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676953854","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"142","open_referrer":"android-
app:\/\/com.disha.quickride","af_v2":"5cdfbd1c83863b38b76ce8f264e99cac626c07ad","ui
d":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"11.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"5","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"44839c35d36ef77326d6b6ef033c092617817562","kef4e42
":"6bae8240a32a03b448181c1b0c531a0d591a190d5a1f18","carrier":"Jio
4G","af_preinstalled":"false","iaecounter":"13","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"7ce47414a328bd5d2f17a4828d307fb2
a2"}
01-10 22:52:34.154 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:52:34.154 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:52:34.172 5805 5805 I ViewRootImpl: jank_removeInvalidNode jank list is
null
01-10 22:52:34.172 5805 5805 I ViewRootImpl: jank_removeInvalidNode jank list is
null
01-10 22:52:34.176 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:52:34.176 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:52:34.428 5805 5921 W libEGL : EGLNativeWindowType 0x74b6eeb010
disconnect failed
01-10 22:52:34.428 5805 5921 W libEGL : EGLNativeWindowType 0x74b6eeb010
disconnect failed
01-10 22:52:34.449 5805 5805 D ViewRootImpl[VideoIdKycInitActivity]: surface
should not be released
01-10 22:52:34.449 5805 5805 D ViewRootImpl[VideoIdKycInitActivity]: surface
should not be released
01-10 22:52:34.856 5805 7853 E ion : ioctl c0044901 failed with code -1:
Invalid argument
01-10 22:52:34.856 5805 7853 E ion : ioctl c0044901 failed with code -1:
Invalid argument
01-10 22:52:34.856 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:34.856 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:34.876 5805 7855 I AppsFlyer_4.9.0: response code: 200
01-10 22:52:34.877 5805 7855 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:52:34.876 5805 7855 I AppsFlyer_4.9.0: response code: 200
01-10 22:52:34.877 5805 7855 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:52:34.925 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:34.925 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:34.940 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:34.940 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:34.952 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:34.952 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:34.992 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:34.992 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.049 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.049 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.113 5805 7842 E RenderScript: Unable to open shared library
(/data/user/0/com.disha.quickride/cache/librs.exposure.so): (null)
01-10 22:52:35.114 5805 7842 V RenderScript: Invoking /system/bin/bcc with args
'/system/bin/bcc -unroll-runtime -scalarize-load-store -rs-global-info -rs-global-
info-skip-constant -o exposure -output_path /data/user/0/com.disha.quickride/cache
-bclib /system/lib64/libclcore.bc -mtriple aarch64-none-linux-gnueabi -O 3
-aarch64-fix-cortex-a53-835769 -fPIC -embedRSInfo
/data/user/0/com.disha.quickride/cache/exposure.bc -build-checksum abadcafe'
01-10 22:52:35.113 5805 7842 E RenderScript: Unable to open shared library
(/data/user/0/com.disha.quickride/cache/librs.exposure.so): (null)
01-10 22:52:35.114 5805 7842 V RenderScript: Invoking /system/bin/bcc with args
'/system/bin/bcc -unroll-runtime -scalarize-load-store -rs-global-info -rs-global-
info-skip-constant -o exposure -output_path /data/user/0/com.disha.quickride/cache
-bclib /system/lib64/libclcore.bc -mtriple aarch64-none-linux-gnueabi -O 3
-aarch64-fix-cortex-a53-835769 -fPIC -embedRSInfo
/data/user/0/com.disha.quickride/cache/exposure.bc -build-checksum abadcafe'
01-10 22:52:35.146 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.146 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.189 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.189 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.257 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.257 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.327 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.327 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.395 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.395 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.468 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.468 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.537 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.537 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.605 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.605 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.676 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.676 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.712 5805 7842 V RenderScript: Invoking /system/bin/ld.mc with args
'/system/bin/ld.mc -shared -nostdlib /system/lib64/libcompiler_rt.so
-mtriple=aarch64-none-linux-gnueabi --library-path=/system/vendor/lib64 --library-
path=/system/lib64 -lRSDriver -lm -lc
/data/user/0/com.disha.quickride/cache/exposure.o -o
/data/user/0/com.disha.quickride/cache/librs.exposure.so'
01-10 22:52:35.712 5805 7842 V RenderScript: Invoking /system/bin/ld.mc with args
'/system/bin/ld.mc -shared -nostdlib /system/lib64/libcompiler_rt.so
-mtriple=aarch64-none-linux-gnueabi --library-path=/system/vendor/lib64 --library-
path=/system/lib64 -lRSDriver -lm -lc
/data/user/0/com.disha.quickride/cache/exposure.o -o
/data/user/0/com.disha.quickride/cache/librs.exposure.so'
01-10 22:52:35.742 5805 7721 E ClientState: l80505608380938: Timed out as no
write activity, keepAlive=30,000 lastOutboundActivity=1,578,676,878,603
lastInboundActivity=1,578,676,925,736 time=1,578,676,955,741 lastPing=0
01-10 22:52:35.742 5805 7721 E ClientState: l80505608380938: Timed out as no
write activity, keepAlive=30,000 lastOutboundActivity=1,578,676,878,603
lastInboundActivity=1,578,676,925,736 time=1,578,676,955,741 lastPing=0
01-10 22:52:35.751 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.751 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
EventServiceProxy connectionLost with retryImmediately = true
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Timed out
while waiting to write messages to the server (32002)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:31)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ClientState.checkForActivity(SourceFile:705
)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ClientComms.checkForActivity(SourceFile:784
)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ClientComms.checkForActivity(SourceFile:770
)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.TimerPingSender$PingTask.run(SourceFile:77)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.processTask(Timer.java:569)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:527)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
EventServiceProxy connectionLost with retryImmediately = true
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Timed out
while waiting to write messages to the server (32002)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:31)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ClientState.checkForActivity(SourceFile:705
)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ClientComms.checkForActivity(SourceFile:784
)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ClientComms.checkForActivity(SourceFile:770
)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.TimerPingSender$PingTask.run(SourceFile:77)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.processTask(Timer.java:569)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:527)
01-10 22:52:35.780 5805 7721 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
01-10 22:52:35.782 5805 7721 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Stopping Mqtt
client level operations
01-10 22:52:35.782 5805 7721 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Stopping Mqtt
client level operations
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Exception while
taking Mqtt message from the queue :
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread:
java.lang.InterruptedException
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterru
ptAfterWait(AbstractQueuedSynchronizer.java:2034)
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abstrac
tQueuedSynchronizer.java:2068)
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
com.disha.quickride.androidapp.event.MqttMessageSendingThread.getNextMessage(Source
File:77)
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
com.disha.quickride.androidapp.event.MqttMessageSendingThread.run(SourceFile:46)
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.lang.Thread.run(Thread.java:784)
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Exception while
taking subscription wrapper from the subscriptions queue :
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread:
java.lang.InterruptedException
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterru
ptAfterWait(AbstractQueuedSynchronizer.java:2034)
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abstrac
tQueuedSynchronizer.java:2068)
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread.getNextSubscription
(SourceFile:73)
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread.run(SourceFile:44)
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.lang.Thread.run(Thread.java:784)
01-10 22:52:35.783 5805 7729 W
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Stopped
subscribing
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Exception while
taking Mqtt message from the queue :
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread:
java.lang.InterruptedException
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterru
ptAfterWait(AbstractQueuedSynchronizer.java:2034)
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abstrac
tQueuedSynchronizer.java:2068)
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
com.disha.quickride.androidapp.event.MqttMessageSendingThread.getNextMessage(Source
File:77)
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
com.disha.quickride.androidapp.event.MqttMessageSendingThread.run(SourceFile:46)
01-10 22:52:35.783 5805 7726 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.lang.Thread.run(Thread.java:784)
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Exception while
taking subscription wrapper from the subscriptions queue :
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread:
java.lang.InterruptedException
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterru
ptAfterWait(AbstractQueuedSynchronizer.java:2034)
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abstrac
tQueuedSynchronizer.java:2068)
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread.getNextSubscription
(SourceFile:73)
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread.run(SourceFile:44)
01-10 22:52:35.783 5805 7729 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.lang.Thread.run(Thread.java:784)
01-10 22:52:35.783 5805 7729 W
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Stopped
subscribing
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Exception while
taking topic name from the unsubscriptions queue :
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread:
java.lang.InterruptedException
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterru
ptAfterWait(AbstractQueuedSynchronizer.java:2034)
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abstrac
tQueuedSynchronizer.java:2068)
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread.getNextTopicForUn
subscription(SourceFile:65)
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread.run(SourceFile:41
)
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.lang.Thread.run(Thread.java:784)
01-10 22:52:35.783 5805 7734 W
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Stopped
unsubscribing
01-10 22:52:35.783 5805 7726 W
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Stopped publishing
Mqtt messages
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Exception while
taking topic name from the unsubscriptions queue :
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread:
java.lang.InterruptedException
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterru
ptAfterWait(AbstractQueuedSynchronizer.java:2034)
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abstrac
tQueuedSynchronizer.java:2068)
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread.getNextTopicForUn
subscription(SourceFile:65)
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread.run(SourceFile:41
)
01-10 22:52:35.783 5805 7734 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.lang.Thread.run(Thread.java:784)
01-10 22:52:35.783 5805 7734 W
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Stopped
unsubscribing
01-10 22:52:35.783 5805 7726 W
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Stopped publishing
Mqtt messages
01-10 22:52:35.815 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.815 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.886 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.886 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.912 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:35.912 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:35.927 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:35.930 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:35.932 5805 7842 E RenderScript: Unable to open shared library
(/data/user/0/com.disha.quickride/cache/librs.mean.so): undefined symbol: .rs.dtor
01-10 22:52:35.933 5805 7842 V RenderScript: Invoking /system/bin/bcc with args
'/system/bin/bcc -unroll-runtime -scalarize-load-store -rs-global-info -rs-global-
info-skip-constant -o mean -output_path /data/user/0/com.disha.quickride/cache
-bclib /system/lib64/libclcore.bc -mtriple aarch64-none-linux-gnueabi -O 3
-aarch64-fix-cortex-a53-835769 -fPIC -embedRSInfo
/data/user/0/com.disha.quickride/cache/mean.bc -build-checksum abadcafe'
01-10 22:52:35.927 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:35.930 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:35.932 5805 7842 E RenderScript: Unable to open shared library
(/data/user/0/com.disha.quickride/cache/librs.mean.so): undefined symbol: .rs.dtor
01-10 22:52:35.933 5805 7842 V RenderScript: Invoking /system/bin/bcc with args
'/system/bin/bcc -unroll-runtime -scalarize-load-store -rs-global-info -rs-global-
info-skip-constant -o mean -output_path /data/user/0/com.disha.quickride/cache
-bclib /system/lib64/libclcore.bc -mtriple aarch64-none-linux-gnueabi -O 3
-aarch64-fix-cortex-a53-835769 -fPIC -embedRSInfo
/data/user/0/com.disha.quickride/cache/mean.bc -build-checksum abadcafe'
01-10 22:52:35.968 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:35.968 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.025 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.026 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:36.025 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.026 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:36.095 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.095 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.104 5805 7892 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
recheckNetworkConnectionAndReconnect
01-10 22:52:36.104 5805 7892 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
recheckNetworkConnectionAndReconnect
01-10 22:52:36.105 5805 7892 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:52:36.106 5805 7892 D
com.disha.quickride.androidapp.event.EventServiceConnection: brokerURLs
01-10 22:52:36.105 5805 7892 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:52:36.106 5805 7892 D
com.disha.quickride.androidapp.event.EventServiceConnection: brokerURLs
01-10 22:52:36.164 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.164 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.235 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.235 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.301 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.301 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.332 5805 7842 V RenderScript: Invoking /system/bin/ld.mc with args
'/system/bin/ld.mc -shared -nostdlib /system/lib64/libcompiler_rt.so
-mtriple=aarch64-none-linux-gnueabi --library-path=/system/vendor/lib64 --library-
path=/system/lib64 -lRSDriver -lm -lc /data/user/0/com.disha.quickride/cache/mean.o
-o /data/user/0/com.disha.quickride/cache/librs.mean.so'
01-10 22:52:36.332 5805 7842 V RenderScript: Invoking /system/bin/ld.mc with args
'/system/bin/ld.mc -shared -nostdlib /system/lib64/libcompiler_rt.so
-mtriple=aarch64-none-linux-gnueabi --library-path=/system/vendor/lib64 --library-
path=/system/lib64 -lRSDriver -lm -lc /data/user/0/com.disha.quickride/cache/mean.o
-o /data/user/0/com.disha.quickride/cache/librs.mean.so'
01-10 22:52:36.373 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.373 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.437 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.437 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.452 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:36.452 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:36.459 5805 5815 I disha.quickrid: ThreadFlipBegin blocked for
420.561ms
01-10 22:52:36.459 5805 5815 I disha.quickrid: ThreadFlipBegin blocked for
420.561ms
01-10 22:52:36.465 5805 7842 E RenderScript: Unable to open shared library
(/data/user/0/com.disha.quickride/cache/librs.variance.so): undefined symbol:
.rs.dtor
01-10 22:52:36.465 5805 7842 E RenderScript: Unable to open shared library
(/data/user/0/com.disha.quickride/cache/librs.variance.so): undefined symbol:
.rs.dtor
01-10 22:52:36.466 5805 7842 V RenderScript: Invoking /system/bin/bcc with args
'/system/bin/bcc -unroll-runtime -scalarize-load-store -rs-global-info -rs-global-
info-skip-constant -o variance -output_path /data/user/0/com.disha.quickride/cache
-bclib /system/lib64/libclcore.bc -mtriple aarch64-none-linux-gnueabi -O 3
-aarch64-fix-cortex-a53-835769 -fPIC -embedRSInfo
/data/user/0/com.disha.quickride/cache/variance.bc -build-checksum abadcafe'
01-10 22:52:36.466 5805 7842 V RenderScript: Invoking /system/bin/bcc with args
'/system/bin/bcc -unroll-runtime -scalarize-load-store -rs-global-info -rs-global-
info-skip-constant -o variance -output_path /data/user/0/com.disha.quickride/cache
-bclib /system/lib64/libclcore.bc -mtriple aarch64-none-linux-gnueabi -O 3
-aarch64-fix-cortex-a53-835769 -fPIC -embedRSInfo
/data/user/0/com.disha.quickride/cache/variance.bc -build-checksum abadcafe'
01-10 22:52:36.512 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.512 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.576 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.576 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.649 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.649 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.678 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 91879(5MB) AllocSpace objects, 47(11MB) LOS objects, 49% free, 19MB/38MB,
paused 1.879ms total 651.855ms
01-10 22:52:36.678 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 91879(5MB) AllocSpace objects, 47(11MB) LOS objects, 49% free, 19MB/38MB,
paused 1.879ms total 651.855ms
01-10 22:52:36.686 5805 5813 W FaceDetector: FaceDetector was not released with
FaceDetector.release()
01-10 22:52:36.686 5805 5813 W FaceDetector: FaceDetector was not released with
FaceDetector.release()
01-10 22:52:36.691 5805 5813 W System : A resource failed to call end.
01-10 22:52:36.691 5805 5813 W System : A resource failed to call end.
01-10 22:52:36.719 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.719 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.788 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.788 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.856 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.856 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.861 5805 7842 V RenderScript: Invoking /system/bin/ld.mc with args
'/system/bin/ld.mc -shared -nostdlib /system/lib64/libcompiler_rt.so
-mtriple=aarch64-none-linux-gnueabi --library-path=/system/vendor/lib64 --library-
path=/system/lib64 -lRSDriver -lm -lc
/data/user/0/com.disha.quickride/cache/variance.o -o
/data/user/0/com.disha.quickride/cache/librs.variance.so'
01-10 22:52:36.861 5805 7842 V RenderScript: Invoking /system/bin/ld.mc with args
'/system/bin/ld.mc -shared -nostdlib /system/lib64/libcompiler_rt.so
-mtriple=aarch64-none-linux-gnueabi --library-path=/system/vendor/lib64 --library-
path=/system/lib64 -lRSDriver -lm -lc
/data/user/0/com.disha.quickride/cache/variance.o -o
/data/user/0/com.disha.quickride/cache/librs.variance.so'
01-10 22:52:36.932 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.932 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.996 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:36.996 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.063 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.063 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.116 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.116 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.125 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.125 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.135 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.135 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.203 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.203 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.256 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.256 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.271 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.271 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.273 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.273 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.344 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.344 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.380 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:37.380 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:37.412 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.412 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.419 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.419 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.433 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:37.433 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:37.441 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.441 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.485 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.485 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.529 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 10168(540KB) AllocSpace objects, 13(5MB) LOS objects, 50% free, 18MB/37MB,
paused 286us total 148.825ms
01-10 22:52:37.529 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 10168(540KB) AllocSpace objects, 13(5MB) LOS objects, 50% free, 18MB/37MB,
paused 286us total 148.825ms
01-10 22:52:37.553 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.553 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.577 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.577 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.593 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.593 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.596 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:37.596 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:37.599 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.609 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.599 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.609 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.625 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.625 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.688 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.688 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.738 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.738 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.749 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.749 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.751 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 1 line
01-10 22:52:37.752 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.755 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.751 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 1 line
01-10 22:52:37.760 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.765 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.752 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.755 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.760 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.765 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.828 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.828 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.897 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.897 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.897 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.897 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.898 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.898 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.900 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.900 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.908 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.908 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:37.966 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:37.966 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.037 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.037 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.046 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.046 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.049 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:38.058 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.049 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:38.058 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.105 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.105 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.172 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.172 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.196 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.196 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.198 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:38.207 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.198 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:38.207 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.247 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.247 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.301 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:38.301 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:38.316 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.316 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.353 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.353 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.356 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:38.367 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.356 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:38.367 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.385 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.385 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.434 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 5366(501KB) AllocSpace objects, 13(5MB) LOS objects, 50% free, 18MB/37MB,
paused 426us total 133.425ms
01-10 22:52:38.434 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 5366(501KB) AllocSpace objects, 13(5MB) LOS objects, 50% free, 18MB/37MB,
paused 426us total 133.425ms
01-10 22:52:38.449 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.449 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.487 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.487 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.499 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:38.509 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.499 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:38.509 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.522 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.522 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.592 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.592 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.633 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.633 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.644 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:38.646 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.644 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:38.646 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.656 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.659 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.656 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.659 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.730 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.730 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.780 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.780 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.790 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.792 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.790 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.792 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.793 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.793 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.797 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.797 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.798 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.798 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.806 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.806 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.869 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.869 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.936 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.936 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:38.939 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.939 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.943 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:38.943 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:38.954 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:38.954 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.006 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.006 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.065 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:39.065 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:39.071 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.071 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.079 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.079 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.080 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.080 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.083 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:39.085 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.092 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.083 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:39.085 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.092 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.149 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.149 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.215 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.215 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.221 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 4925(477KB) AllocSpace objects, 11(4MB) LOS objects, 50% free, 19MB/38MB,
paused 419us total 155.572ms
01-10 22:52:39.221 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 4925(477KB) AllocSpace objects, 11(4MB) LOS objects, 50% free, 19MB/38MB,
paused 419us total 155.572ms
01-10 22:52:39.221 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.221 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.235 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:39.243 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.235 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:39.243 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.288 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.288 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.355 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.355 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.363 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.363 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.374 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:39.385 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.374 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:39.385 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.423 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.423 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.495 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.495 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.503 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.503 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.514 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:39.522 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.565 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.514 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:39.522 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.565 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.634 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.634 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.638 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.638 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.654 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:39.662 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.654 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:39.662 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.708 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.708 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.769 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.769 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.794 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.794 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.796 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:39.796 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:39.805 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.805 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.845 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.845 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.893 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:39.893 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:39.914 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.914 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.937 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.937 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.940 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:39.948 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.940 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:39.948 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:39.982 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:39.982 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.044 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6461(482KB) AllocSpace objects, 12(5MB) LOS objects, 49% free, 18MB/37MB,
paused 297us total 150.725ms
01-10 22:52:40.044 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6461(482KB) AllocSpace objects, 12(5MB) LOS objects, 49% free, 18MB/37MB,
paused 297us total 150.725ms
01-10 22:52:40.050 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.050 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.083 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.083 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.086 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:40.093 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.086 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:40.093 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.121 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.121 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.191 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.191 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.216 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.216 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.230 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:40.239 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.230 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:40.239 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.259 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.259 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.326 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.326 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.365 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.365 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.377 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:40.381 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.390 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.377 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:40.381 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.396 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.390 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.396 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.467 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.467 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.537 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.537 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.604 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.604 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.666 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.666 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.677 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.677 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.684 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.684 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.748 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.748 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.815 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.815 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.866 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.866 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.877 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.877 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.880 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.880 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.880 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.880 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.881 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.882 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.881 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.882 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.890 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.890 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:40.954 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:40.954 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.022 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.022 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.033 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:41.033 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:41.092 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.092 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.163 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.163 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.170 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6973(519KB) AllocSpace objects, 17(7MB) LOS objects, 50% free, 18MB/37MB,
paused 264us total 136.098ms
01-10 22:52:41.170 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6973(519KB) AllocSpace objects, 17(7MB) LOS objects, 50% free, 18MB/37MB,
paused 264us total 136.098ms
01-10 22:52:41.202 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.202 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.215 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:41.215 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.218 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.215 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:41.215 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.218 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.228 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.228 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.230 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.230 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.298 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.298 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.341 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.341 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.354 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.357 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.354 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.357 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.357 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.362 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.357 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.371 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.362 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.371 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.377 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.377 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.435 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.435 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.499 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.499 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.506 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.506 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.509 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.509 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.514 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:41.521 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.514 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:41.521 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.581 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.581 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.649 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.649 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.655 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.655 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.657 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:41.657 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:41.665 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.665 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.715 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.715 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.787 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.787 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.854 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.854 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.899 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:41.899 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:41.925 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.925 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.936 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.936 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.953 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:41.961 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.953 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:41.961 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:41.996 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:41.996 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.043 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6603(525KB) AllocSpace objects, 12(5MB) LOS objects, 49% free, 18MB/37MB,
paused 355us total 143.874ms
01-10 22:52:42.043 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6603(525KB) AllocSpace objects, 12(5MB) LOS objects, 49% free, 18MB/37MB,
paused 355us total 143.874ms
01-10 22:52:42.062 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.062 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.083 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.083 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.095 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:42.104 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.095 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:42.104 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.132 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.132 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.202 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.202 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.220 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.220 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.231 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.231 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.272 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.272 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.344 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.344 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.365 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.365 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.373 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.373 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.409 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.409 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.480 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.480 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.503 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.503 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.518 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:42.528 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.518 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:42.528 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.550 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.550 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.618 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.618 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.651 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.651 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.665 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:42.668 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.678 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.665 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:42.668 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.678 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.679 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:42.686 5805 5815 I disha.quickrid: ThreadFlipBegin blocked for
5.170ms
01-10 22:52:42.692 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.679 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:42.686 5805 5815 I disha.quickrid: ThreadFlipBegin blocked for
5.170ms
01-10 22:52:42.692 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.757 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.757 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.808 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.808 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.816 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.819 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.816 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.819 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.820 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 1 line
01-10 22:52:42.824 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.826 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.820 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 1 line
01-10 22:52:42.824 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.826 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.834 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.834 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.840 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 5888(483KB) AllocSpace objects, 11(4MB) LOS objects, 49% free, 19MB/38MB,
paused 277us total 160.811ms
01-10 22:52:42.840 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 5888(483KB) AllocSpace objects, 11(4MB) LOS objects, 49% free, 19MB/38MB,
paused 277us total 160.811ms
01-10 22:52:42.895 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.895 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.968 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.968 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:42.974 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.974 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.979 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:42.988 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:42.979 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:42.988 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.034 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.034 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.104 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.104 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.110 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.110 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.122 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:43.130 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.122 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:43.130 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.178 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.178 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.248 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.248 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.248 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.248 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.263 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:43.272 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.263 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:43.272 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.314 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.314 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.383 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.383 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.392 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.392 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.403 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.403 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.456 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.456 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.513 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:43.513 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:43.525 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.525 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.544 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.544 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.558 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:43.567 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.595 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.558 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:43.567 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.595 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.648 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6363(472KB) AllocSpace objects, 12(5MB) LOS objects, 49% free, 18MB/37MB,
paused 269us total 134.130ms
01-10 22:52:43.648 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6363(472KB) AllocSpace objects, 12(5MB) LOS objects, 49% free, 18MB/37MB,
paused 269us total 134.130ms
01-10 22:52:43.660 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.660 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.691 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.691 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.701 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.701 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.729 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.729 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.797 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.797 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.836 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.836 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.850 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:43.852 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.864 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.868 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.850 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:43.852 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.864 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:43.868 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.936 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:43.936 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.006 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.006 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.075 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.075 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.145 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.145 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.149 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.149 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.152 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:44.159 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.152 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:44.159 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.214 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.214 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.246 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:44.246 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:44.277 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.277 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.286 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.288 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.286 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.288 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.295 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:44.304 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.295 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:44.304 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.354 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.354 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.378 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 5788(486KB) AllocSpace objects, 11(4MB) LOS objects, 49% free, 18MB/37MB,
paused 287us total 132.197ms
01-10 22:52:44.378 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 5788(486KB) AllocSpace objects, 11(4MB) LOS objects, 49% free, 18MB/37MB,
paused 287us total 132.197ms
01-10 22:52:44.423 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.423 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.426 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.426 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.436 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.436 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.441 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:44.449 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.441 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:44.449 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.494 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.494 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.564 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.564 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.581 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.581 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.583 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:44.591 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.583 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:44.591 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.631 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.631 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.701 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.701 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.734 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.734 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.736 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:44.747 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.736 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:44.747 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:44.769 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.769 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.841 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.841 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.909 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.909 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.973 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:44.973 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:44.981 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:44.981 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.004 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.004 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.021 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:45.031 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.021 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:45.031 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.048 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.048 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.123 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.124 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 5517(435KB) AllocSpace objects, 10(4MB) LOS objects, 49% free, 18MB/37MB,
paused 336us total 150.468ms
01-10 22:52:45.123 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.124 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 5517(435KB) AllocSpace objects, 10(4MB) LOS objects, 49% free, 18MB/37MB,
paused 336us total 150.468ms
01-10 22:52:45.184 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.184 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.258 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.258 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.288 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.288 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.303 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:45.307 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.319 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.303 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:45.307 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.319 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.328 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.328 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.394 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.394 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.438 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.438 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.451 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:45.451 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.454 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.451 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:45.451 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.454 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.466 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.466 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.468 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.468 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.535 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.535 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.589 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.589 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.600 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.600 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.603 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.603 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.603 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.603 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.603 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.603 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.605 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 1 line
01-10 22:52:45.617 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.605 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 1 line
01-10 22:52:45.617 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.675 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.675 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.736 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.736 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.744 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.744 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.748 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.748 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.753 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:45.761 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.753 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:45.761 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.810 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.810 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.848 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:45.848 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:45.881 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.881 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.894 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.894 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.896 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:45.904 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.896 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:45.904 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:45.949 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.949 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:45.982 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6306(503KB) AllocSpace objects, 13(5MB) LOS objects, 49% free, 18MB/37MB,
paused 276us total 133.290ms
01-10 22:52:45.982 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6306(503KB) AllocSpace objects, 13(5MB) LOS objects, 49% free, 18MB/37MB,
paused 276us total 133.290ms
01-10 22:52:46.021 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.021 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.023 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.023 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.036 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:46.048 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.036 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:46.048 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.091 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.091 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.157 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.157 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.226 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.226 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.296 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.296 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.298 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.298 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.312 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:46.319 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.312 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:46.319 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.367 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.367 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.431 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.431 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.434 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.434 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.439 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.439 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.445 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:46.445 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:46.453 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.453 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.509 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.509 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.574 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.576 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.574 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.576 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.583 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.583 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.644 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.644 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.675 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:46.675 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:46.718 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.718 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.727 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.727 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.741 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:46.750 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.741 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:46.750 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.806 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.806 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.839 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6290(486KB) AllocSpace objects, 12(5MB) LOS objects, 49% free, 18MB/37MB,
paused 531us total 163.517ms
01-10 22:52:46.839 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6290(486KB) AllocSpace objects, 12(5MB) LOS objects, 49% free, 18MB/37MB,
paused 531us total 163.517ms
01-10 22:52:46.859 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.859 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.882 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.882 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.897 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:46.897 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:46.905 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.905 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:46.926 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.926 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.992 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:46.992 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.029 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.029 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.032 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:47.039 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.032 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:47.039 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.063 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.063 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.131 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.131 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.202 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.202 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.268 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.268 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.324 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.324 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.324 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.327 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.324 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.327 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.335 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.335 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.338 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.338 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.408 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.408 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.479 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.479 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.546 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.546 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.566 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:47.566 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:47.601 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.601 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.611 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.611 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.613 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.613 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.613 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.613 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.615 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.615 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.616 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.616 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.624 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.624 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.692 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.692 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.717 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6558(512KB) AllocSpace objects, 13(5MB) LOS objects, 50% free, 18MB/37MB,
paused 304us total 151.011ms
01-10 22:52:47.717 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6558(512KB) AllocSpace objects, 13(5MB) LOS objects, 50% free, 18MB/37MB,
paused 304us total 151.011ms
01-10 22:52:47.745 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.745 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.754 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.756 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.756 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.754 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.756 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.756 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.760 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:47.768 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.760 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:47.768 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.825 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.825 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.883 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.883 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.895 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.895 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.895 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.895 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.898 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.898 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.902 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:47.910 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.902 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:47.910 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:47.962 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:47.962 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.034 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.034 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.102 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.102 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.172 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.172 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.241 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.241 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.293 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.293 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.302 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.302 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.304 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 1 line
01-10 22:52:48.304 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 1 line
01-10 22:52:48.304 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.304 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.307 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.310 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.307 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.310 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.315 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.315 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.379 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.379 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.432 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.432 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.441 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.441 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:48.441 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.441 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:48.448 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.448 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.448 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.450 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.452 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.448 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.450 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.452 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.459 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.459 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.518 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.518 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.580 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.580 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6630(523KB) AllocSpace objects, 12(5MB) LOS objects, 50% free, 18MB/37MB,
paused 295us total 138.347ms
01-10 22:52:48.586 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.580 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.580 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6630(523KB) AllocSpace objects, 12(5MB) LOS objects, 50% free, 18MB/37MB,
paused 295us total 138.347ms
01-10 22:52:48.586 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.595 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.595 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.599 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:48.606 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.599 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:48.606 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.655 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.655 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.723 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.723 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.727 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.727 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.732 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.732 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.735 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:48.743 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.735 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:48.743 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.795 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.795 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.855 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.855 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.867 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.867 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.867 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.867 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.934 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.934 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:48.997 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:48.997 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.005 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.005 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.007 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.007 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.075 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.075 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.132 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.132 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.141 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.143 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.141 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.143 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.144 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.144 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.146 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.146 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.146 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.146 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.153 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.153 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.211 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.211 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.273 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.273 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.281 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.281 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.282 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:49.284 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.286 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.282 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:49.284 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.286 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.292 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.292 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.354 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.354 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.375 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:49.375 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:49.416 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.416 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.424 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.424 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.428 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.428 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.491 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.491 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.511 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 7375(620KB) AllocSpace objects, 14(6MB) LOS objects, 50% free, 18MB/37MB,
paused 504us total 135.948ms
01-10 22:52:49.511 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 7375(620KB) AllocSpace objects, 14(6MB) LOS objects, 50% free, 18MB/37MB,
paused 504us total 135.948ms
01-10 22:52:49.551 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.551 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.558 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.558 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.563 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.563 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.628 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.628 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.690 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.690 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.698 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.699 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.698 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.699 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.702 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:49.702 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 3 lines
01-10 22:52:49.711 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.711 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.767 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.767 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.824 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.824 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.835 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.835 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.837 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.837 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.840 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.840 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.844 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:49.844 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:49.852 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.852 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.906 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.906 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.976 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.976 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:49.981 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.981 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.983 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:49.983 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:49.991 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:49.991 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.045 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.045 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.115 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.115 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.132 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.132 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.134 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:50.143 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.134 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 2 lines
01-10 22:52:50.143 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.185 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.185 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.224 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:50.224 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:50.258 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.258 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.264 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.264 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.276 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:50.276 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:50.283 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.283 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.325 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.325 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.360 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6647(500KB) AllocSpace objects, 12(5MB) LOS objects, 49% free, 18MB/37MB,
paused 293us total 135.438ms
01-10 22:52:50.360 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6647(500KB) AllocSpace objects, 12(5MB) LOS objects, 49% free, 18MB/37MB,
paused 293us total 135.438ms
01-10 22:52:50.391 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.391 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.403 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.403 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.417 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:50.425 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.417 5805 7854 I chatty : uid=10134(com.disha.quickride) Thread-
141 identical 4 lines
01-10 22:52:50.425 5805 7854 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:50.461 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.461 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.533 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.533 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.599 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.599 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.669 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.669 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.742 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.742 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.813 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.813 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.880 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.880 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.951 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:50.951 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.016 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.016 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.091 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.091 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.142 5805 5805 I CameraDevice-JV-1: close camera: 1, package name:
com.disha.quickride
01-10 22:52:51.142 5805 5805 I BackgroundPermManager: pkgName:
com.disha.quickride,pid: 5805 ,uidOf3RdApk: 10134 ,permType: 0 ,permCfg: 0
01-10 22:52:51.143 5805 5805 I HwCameraUtil: notifySurfaceFlingerCameraStatus :
isFront = true , isOpend = false
01-10 22:52:51.142 5805 5805 I CameraDevice-JV-1: close camera: 1, package name:
com.disha.quickride
01-10 22:52:51.142 5805 5805 I BackgroundPermManager: pkgName:
com.disha.quickride,pid: 5805 ,uidOf3RdApk: 10134 ,permType: 0 ,permCfg: 0
01-10 22:52:51.143 5805 5805 I HwCameraUtil: notifySurfaceFlingerCameraStatus :
isFront = true , isOpend = false
01-10 22:52:51.144 5805 5805 I HwCameraUtil:
notifySurfaceFlingerFrontCameraStatus 8012 transact success!
01-10 22:52:51.144 5805 5805 I HwCameraUtil:
notifySurfaceFlingerFrontCameraStatus 8012 transact success!
01-10 22:52:51.162 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.162 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.225 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.225 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.294 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.294 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.362 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.362 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.432 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.432 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.504 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.504 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.570 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.570 5805 7853 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:51.668 5805 7906 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:52:51.668 5805 7906 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:52:51.668 5805 7906 I AppsFlyer_4.9.0: app went to background
01-10 22:52:51.668 5805 7906 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:52:51.668 5805 7906 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:52:51.668 5805 7906 I AppsFlyer_4.9.0: app went to background
01-10 22:52:51.669 5805 5817 I CameraDevice-JV-1: Camera now idle
01-10 22:52:51.669 5805 5817 I CameraDevice-JV-1: Camera now idle
01-10 22:52:51.674 5805 7906 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:52:51.674 5805 7906 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:52:51.674 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:52:51.674 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:52:51.675 5805 7906 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:52:51.675 5805 7906 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:52:51.677 5805 5805 I Choreographer: Skipped 32 frames! The application
may be doing too much work on its main thread.
01-10 22:52:51.678 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@1375ceb
01-10 22:52:51.679 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:51.679 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:52:51.677 5805 5805 I Choreographer: Skipped 32 frames! The application
may be doing too much work on its main thread.
01-10 22:52:51.688 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:52:51.678 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@1375ceb
01-10 22:52:51.679 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:51.679 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:52:51.688 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:52:51.700 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:52:51.700 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:52:51.700 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:52:51.700 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:52:51.732 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:51.732 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:51.739 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.face:0 and remote module
com.google.android.gms.vision.dynamite.face:0
01-10 22:52:51.739 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.face:0 and remote module
com.google.android.gms.vision.dynamite.face:0
01-10 22:52:51.739 5805 5805 D FaceNativeHandle: Cannot load feature, fall back
to load whole module.
01-10 22:52:51.740 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite not found.
01-10 22:52:51.739 5805 5805 D FaceNativeHandle: Cannot load feature, fall back
to load whole module.
01-10 22:52:51.740 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite not found.
01-10 22:52:51.743 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite:0 and remote module
com.google.android.gms.vision.dynamite:2702
01-10 22:52:51.743 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.dynamite, version >= 2702
01-10 22:52:51.743 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:52:51.743 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite:0 and remote module
com.google.android.gms.vision.dynamite:2702
01-10 22:52:51.743 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.dynamite, version >= 2702
01-10 22:52:51.743 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:52:51.747 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:51.747 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:51.754 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.face:0 and remote module
com.google.android.gms.vision.face:1
01-10 22:52:51.754 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.face, version >= 1
01-10 22:52:51.754 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.face:0 and remote module
com.google.android.gms.vision.face:1
01-10 22:52:51.754 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.face, version >= 1
01-10 22:52:51.759 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_v1.tflite
01-10 22:52:51.759 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_v1.tflite
01-10 22:52:51.766 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_gray_v1.tflite
01-10 22:52:51.766 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_gray_v1.tflite
01-10 22:52:51.771 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/LMprec_600.emd
01-10 22:52:51.771 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/LMprec_600.emd
01-10 22:52:51.788 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLlefteyeclosed_200.emd
01-10 22:52:51.788 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLlefteyeclosed_200.emd
01-10 22:52:51.788 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLrighteyeclosed_200.emd
01-10 22:52:51.788 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLrighteyeclosed_200.emd
01-10 22:52:51.789 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLjoy_200.emd
01-10 22:52:51.789 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLjoy_200.emd
01-10 22:52:51.789 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/MFT_fssd_fastgray.pb
01-10 22:52:51.789 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/MFT_fssd_fastgray.pb
01-10 22:52:51.789 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/contours.tfl
01-10 22:52:51.789 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/contours.tfl
01-10 22:52:51.791 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/blazeface.tfl
01-10 22:52:51.791 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/blazeface.tfl
01-10 22:52:51.801 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:51.801 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:51.801 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:51.801 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:51.803 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:51.803 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:51.804 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:51.804 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:51.826 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{e6bc184 token=android.os.BinderProxy@1375ceb
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@1375ceb
01-10 22:52:51.826 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{e6bc184 token=android.os.BinderProxy@1375ceb
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@1375ceb
01-10 22:52:51.827 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:51.827 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:51.830 5805 5805 I ViewRootImpl: jank_removeInvalidNode jank list is
null
01-10 22:52:51.830 5805 5805 I ViewRootImpl: jank_removeInvalidNode jank list is
null
01-10 22:52:51.839 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:51.839 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:51.839 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:52:51.839 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:52:51.865 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:51.865 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:51.872 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:52:51.872 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:52:51.873 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:22:32.967 +0000;
01-10 22:52:51.873 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:22:34.877 +0000;
01-10 22:52:51.873 5805 5805 I AppsFlyer_4.9.0: Sending launch (+18905 ms)
01-10 22:52:51.873 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:22:32.967 +0000;
01-10 22:52:51.873 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:22:34.877 +0000;
01-10 22:52:51.873 5805 5805 I AppsFlyer_4.9.0: Sending launch (+18905 ms)
01-10 22:52:51.912 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:52:51.912 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:52:51.998 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:52:51.998 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:52:52.024 5805 7914 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:52:52.024 5805 7914 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:52:52.024 5805 7914 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:52:52.024 5805 7914 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:52:52.051 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:52:52.051 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:52:52.104 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:52:52.104 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:52:52.104 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:52:52.104 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:52:52.127 5805 5921 W libEGL : EGLNativeWindowType 0x74b0fee010
disconnect failed
01-10 22:52:52.127 5805 5921 W libEGL : EGLNativeWindowType 0x74b0fee010
disconnect failed
01-10 22:52:52.156 5805 7914 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
01-10 22:52:52.156 5805 7914 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
01-10 22:52:52.162 5805 7914 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:52:52.162 5805 7914 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:52:52.165 5805 7914 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:52:52.165 5805 7914 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:52:52.167 5805 7914 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:52:52.167 5805 7914 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:52:52.173 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:52.173 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:52.173 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:52:52.173 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:52:52.179 5805 7914 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:52:52.179 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{e6bc184 token=android.os.BinderProxy@1375ceb
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@1375ceb
01-10 22:52:52.179 5805 7914 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:52:52.179 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{e6bc184 token=android.os.BinderProxy@1375ceb
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@1375ceb
01-10 22:52:52.180 5805 5805 D ViewRootImpl[FaceCaptureActivity]: surface should
not be released
01-10 22:52:52.180 5805 5805 D ViewRootImpl[FaceCaptureActivity]: surface should
not be released
01-10 22:52:52.182 5805 7914 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:52:52.182 5805 7914 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:52:52.187 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{95f5c69 token=android.os.BinderProxy@7a120e9
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@7a120e9
01-10 22:52:52.187 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{95f5c69 token=android.os.BinderProxy@7a120e9
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@7a120e9
01-10 22:52:52.188 5805 7914 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:52:52.188 5805 7914 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:52:52.193 5805 7914 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:52:52.193 5805 7914 I AppsFlyer_4.9.0: data:
{"country":"","kef4245":"7e7f7e5c758833fa48181c1b0c531a0d591a190d5a1f18","af_timest
amp":"1578676972128","appsflyerKey":"s********************m","af_events_api":"1","i
sFirstCall":"false","registeredUninstall":true,"operator":"Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"18","open_referrer":"android-
app:\/\/com.disha.quickride","af_v2":"ba7578812c1d27108766e4d1ac049cd2ae446224","ui
d":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"11.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"6","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"1c89b198849a4b8cb4f1c88b987701b1135d43e0","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"13","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"16f5b7045ba4bb7e9f47348578fabfad
12"}
01-10 22:52:52.193 5805 7914 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:52:52.193 5805 7914 I AppsFlyer_4.9.0: data:
{"country":"","kef4245":"7e7f7e5c758833fa48181c1b0c531a0d591a190d5a1f18","af_timest
amp":"1578676972128","appsflyerKey":"s********************m","af_events_api":"1","i
sFirstCall":"false","registeredUninstall":true,"operator":"Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"18","open_referrer":"android-
app:\/\/com.disha.quickride","af_v2":"ba7578812c1d27108766e4d1ac049cd2ae446224","ui
d":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"11.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"6","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"1c89b198849a4b8cb4f1c88b987701b1135d43e0","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"13","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"16f5b7045ba4bb7e9f47348578fabfad
12"}
01-10 22:52:52.272 5805 5810 I disha.quickrid: Compiler allocated 5MB to compile
java.util.Map com.appsflyer.AppsFlyerLib.ˎ(android.content.Context,
java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean,
android.content.SharedPreferences, boolean, android.content.Intent,
java.lang.String)
01-10 22:52:52.272 5805 5810 I disha.quickrid: Compiler allocated 5MB to compile
java.util.Map com.appsflyer.AppsFlyerLib.ˎ(android.content.Context,
java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean,
android.content.SharedPreferences, boolean, android.content.Intent,
java.lang.String)
01-10 22:52:52.968 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:true
01-10 22:52:52.968 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:true
01-10 22:52:52.981 5805 7914 I AppsFlyer_4.9.0: response code: 200
01-10 22:52:52.981 5805 7914 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:52:52.981 5805 7914 I AppsFlyer_4.9.0: response code: 200
01-10 22:52:52.981 5805 7914 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:52:52.985 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:52:52.985 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:52:52.985 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:52:52.985 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:52:53.047 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:52:53.047 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:52:53.067 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@44db5ba
01-10 22:52:53.067 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:53.067 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:52:53.067 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@44db5ba
01-10 22:52:53.067 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:53.067 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:52:53.072 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:52:53.072 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:52:53.077 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:52:53.077 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:52:53.077 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:52:53.077 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:52:53.108 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:53.108 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:53.114 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.face:0 and remote module
com.google.android.gms.vision.dynamite.face:0
01-10 22:52:53.114 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.face:0 and remote module
com.google.android.gms.vision.dynamite.face:0
01-10 22:52:53.115 5805 5805 D FaceNativeHandle: Cannot load feature, fall back
to load whole module.
01-10 22:52:53.115 5805 5805 D FaceNativeHandle: Cannot load feature, fall back
to load whole module.
01-10 22:52:53.115 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite not found.
01-10 22:52:53.115 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite not found.
01-10 22:52:53.120 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite:0 and remote module
com.google.android.gms.vision.dynamite:2702
01-10 22:52:53.120 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.dynamite, version >= 2702
01-10 22:52:53.120 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:52:53.120 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite:0 and remote module
com.google.android.gms.vision.dynamite:2702
01-10 22:52:53.120 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.dynamite, version >= 2702
01-10 22:52:53.120 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:52:53.123 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:53.123 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:53.131 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.face:0 and remote module
com.google.android.gms.vision.face:1
01-10 22:52:53.131 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.face, version >= 1
01-10 22:52:53.131 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.face:0 and remote module
com.google.android.gms.vision.face:1
01-10 22:52:53.131 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.face, version >= 1
01-10 22:52:53.136 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_v1.tflite
01-10 22:52:53.136 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_v1.tflite
01-10 22:52:53.144 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_gray_v1.tflite
01-10 22:52:53.144 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_gray_v1.tflite
01-10 22:52:53.149 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/LMprec_600.emd
01-10 22:52:53.149 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/LMprec_600.emd
01-10 22:52:53.162 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLlefteyeclosed_200.emd
01-10 22:52:53.163 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLrighteyeclosed_200.emd
01-10 22:52:53.162 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLlefteyeclosed_200.emd
01-10 22:52:53.163 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLrighteyeclosed_200.emd
01-10 22:52:53.163 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLjoy_200.emd
01-10 22:52:53.163 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLjoy_200.emd
01-10 22:52:53.163 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/MFT_fssd_fastgray.pb
01-10 22:52:53.164 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/contours.tfl
01-10 22:52:53.163 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/MFT_fssd_fastgray.pb
01-10 22:52:53.164 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/contours.tfl
01-10 22:52:53.165 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/blazeface.tfl
01-10 22:52:53.165 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/blazeface.tfl
01-10 22:52:53.173 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:53.173 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:53.173 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:53.173 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:53.175 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:53.175 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:53.175 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:53.175 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:52:53.190 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:53.190 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:53.193 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.face:0 and remote module
com.google.android.gms.vision.dynamite.face:0
01-10 22:52:53.193 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.face:0 and remote module
com.google.android.gms.vision.dynamite.face:0
01-10 22:52:53.193 5805 5805 D FaceNativeHandle: Cannot load feature, fall back
to load whole module.
01-10 22:52:53.193 5805 5805 D FaceNativeHandle: Cannot load feature, fall back
to load whole module.
01-10 22:52:53.194 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite not found.
01-10 22:52:53.194 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite not found.
01-10 22:52:53.197 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite:0 and remote module
com.google.android.gms.vision.dynamite:2702
01-10 22:52:53.197 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.dynamite, version >= 2702
01-10 22:52:53.197 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:52:53.197 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite:0 and remote module
com.google.android.gms.vision.dynamite:2702
01-10 22:52:53.197 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.dynamite, version >= 2702
01-10 22:52:53.197 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:52:53.200 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:53.200 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:52:53.208 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.face:0 and remote module
com.google.android.gms.vision.face:1
01-10 22:52:53.208 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.face, version >= 1
01-10 22:52:53.213 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_v1.tflite
01-10 22:52:53.208 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.face:0 and remote module
com.google.android.gms.vision.face:1
01-10 22:52:53.208 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.face, version >= 1
01-10 22:52:53.213 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_v1.tflite
01-10 22:52:53.218 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_gray_v1.tflite
01-10 22:52:53.218 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_gray_v1.tflite
01-10 22:52:53.223 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/LMprec_600.emd
01-10 22:52:53.223 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/LMprec_600.emd
01-10 22:52:53.235 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLlefteyeclosed_200.emd
01-10 22:52:53.235 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLlefteyeclosed_200.emd
01-10 22:52:53.235 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLrighteyeclosed_200.emd
01-10 22:52:53.235 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLjoy_200.emd
01-10 22:52:53.235 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLrighteyeclosed_200.emd
01-10 22:52:53.235 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/MFT_fssd_fastgray.pb
01-10 22:52:53.235 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLjoy_200.emd
01-10 22:52:53.235 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/MFT_fssd_fastgray.pb
01-10 22:52:53.236 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/contours.tfl
01-10 22:52:53.236 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/contours.tfl
01-10 22:52:53.237 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/blazeface.tfl
01-10 22:52:53.237 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/blazeface.tfl
01-10 22:52:53.260 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{d749b96 token=android.os.BinderProxy@44db5ba
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@44db5ba
01-10 22:52:53.260 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{d749b96 token=android.os.BinderProxy@44db5ba
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@44db5ba
01-10 22:52:53.263 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:53.263 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:52:53.276 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:52:53.276 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:52:53.288 5805 7920 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:52:53.288 5805 7920 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:52:53.289 5805 7920 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:52:53.289 5805 7920 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=1, mHiTouchRestricted=false
01-10 22:52:53.324 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:52:53.324 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:52:53.329 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:52:53.329 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:52:53.344 5805 5805 I PermissionManager: camera remind result:true
01-10 22:52:53.344 5805 5805 I CameraManager: open camera: 1, package name:
com.disha.quickride
01-10 22:52:53.344 5805 5805 I BackgroundPermManager: pkgName:
com.disha.quickride,pid: 5805 ,uidOf3RdApk: 10134 ,permType: 0 ,permCfg: 1
01-10 22:52:53.344 5805 5805 I PermissionManager: camera remind result:true
01-10 22:52:53.344 5805 5805 I CameraManager: open camera: 1, package name:
com.disha.quickride
01-10 22:52:53.344 5805 5805 I BackgroundPermManager: pkgName:
com.disha.quickride,pid: 5805 ,uidOf3RdApk: 10134 ,permType: 0 ,permCfg: 1
01-10 22:52:53.345 5805 5805 I HwCameraUtil: notifySurfaceFlingerCameraStatus :
isFront = true , isOpend = true
01-10 22:52:53.345 5805 5805 I HwCameraUtil: notifySurfaceFlingerCameraStatus :
isFront = true , isOpend = true
01-10 22:52:53.346 5805 5805 I HwCameraUtil:
notifySurfaceFlingerFrontCameraStatus 8011 transact success!
01-10 22:52:53.346 5805 5805 I HwCameraUtil:
notifySurfaceFlingerFrontCameraStatus 8011 transact success!
01-10 22:52:53.450 5805 5805 I ViewRootImpl: jank_removeInvalidNode jank list is
null
01-10 22:52:53.450 5805 5805 I ViewRootImpl: jank_removeInvalidNode jank list is
null
01-10 22:52:53.451 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:52:53.451 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:52:53.550 5805 5921 W libEGL : EGLNativeWindowType 0x74b6aec010
disconnect failed
01-10 22:52:53.550 5805 5921 W libEGL : EGLNativeWindowType 0x74b6aec010
disconnect failed
01-10 22:52:53.562 5805 5805 D ViewRootImpl[VideoIdKycInitActivity]: surface
should not be released
01-10 22:52:53.562 5805 5805 D ViewRootImpl[VideoIdKycInitActivity]: surface
should not be released
01-10 22:52:53.833 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:53.833 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:53.867 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:53.867 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:53.906 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:53.906 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:53.944 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:53.944 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.000 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.000 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.020 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.020 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.036 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:54.044 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.036 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:54.044 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.062 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.062 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.131 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.131 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.167 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.167 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.179 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:54.187 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.179 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:54.202 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.187 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.202 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.266 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:54.266 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:54.270 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.270 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.320 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.320 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.321 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 1 line
01-10 22:52:54.323 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.331 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.321 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 1 line
01-10 22:52:54.323 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.331 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.339 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.339 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.413 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.413 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.425 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 45763(3MB) AllocSpace objects, 52(13MB) LOS objects, 50% free, 20MB/40MB,
paused 2.243ms total 157.956ms
01-10 22:52:54.425 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 45763(3MB) AllocSpace objects, 52(13MB) LOS objects, 50% free, 20MB/40MB,
paused 2.243ms total 157.956ms
01-10 22:52:54.429 5805 5813 W FaceDetector: FaceDetector was not released with
FaceDetector.release()
01-10 22:52:54.429 5805 5813 W FaceDetector: FaceDetector was not released with
FaceDetector.release()
01-10 22:52:54.431 5805 5813 W FaceDetector: FaceDetector was not released with
FaceDetector.release()
01-10 22:52:54.455 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.431 5805 5813 W FaceDetector: FaceDetector was not released with
FaceDetector.release()
01-10 22:52:54.455 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.457 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:54.465 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.457 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:54.478 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.465 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.478 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.549 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.549 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.585 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.585 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.587 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:54.594 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.587 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:54.594 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.618 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.618 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.688 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.688 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.710 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.710 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.721 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:54.729 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.721 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:54.729 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.758 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.758 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.826 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.826 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.856 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.856 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.858 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:54.865 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.858 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:54.865 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:54.896 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.896 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.963 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:54.963 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.032 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.032 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.104 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.104 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.106 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:55.106 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:55.113 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.113 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.124 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:55.132 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.124 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:55.132 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.172 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.172 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.241 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6342(524KB) AllocSpace objects, 13(5MB) LOS objects, 50% free, 19MB/38MB,
paused 353us total 135.088ms
01-10 22:52:55.241 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6342(524KB) AllocSpace objects, 13(5MB) LOS objects, 50% free, 19MB/38MB,
paused 353us total 135.088ms
01-10 22:52:55.242 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.242 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.243 5805 5813 W System : A resource failed to call release.
01-10 22:52:55.243 5805 5813 W System : A resource failed to call release.
01-10 22:52:55.263 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.263 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.265 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:55.272 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.265 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:55.272 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.313 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.313 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.379 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.379 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.401 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.401 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.405 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:55.412 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.451 5805 5921 W libEGL : EGLNativeWindowType 0x74b108f010
disconnect failed
01-10 22:52:55.452 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.405 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:55.412 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.451 5805 5921 W libEGL : EGLNativeWindowType 0x74b108f010
disconnect failed
01-10 22:52:55.452 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.521 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.521 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.531 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.531 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.548 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:55.557 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.548 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:55.557 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.593 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.593 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.660 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.660 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.675 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.675 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.687 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:55.695 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.687 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:55.695 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.729 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.729 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.795 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.795 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.810 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.810 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.823 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:55.830 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.823 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:55.830 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.866 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.866 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.935 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.935 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:55.947 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.947 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.958 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 3 lines
01-10 22:52:55.958 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 3 lines
01-10 22:52:55.959 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.959 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.960 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:55.960 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:55.969 5805 5815 I disha.quickrid: ThreadFlipBegin blocked for
7.821ms
01-10 22:52:55.969 5805 5815 I disha.quickrid: ThreadFlipBegin blocked for
7.821ms
01-10 22:52:55.975 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:55.975 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.010 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.010 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.080 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.080 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.102 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.102 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.114 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:56.114 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:56.122 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.122 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.124 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 7987(603KB) AllocSpace objects, 13(5MB) LOS objects, 50% free, 19MB/38MB,
paused 344us total 164.463ms
01-10 22:52:56.124 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 7987(603KB) AllocSpace objects, 13(5MB) LOS objects, 50% free, 19MB/38MB,
paused 344us total 164.463ms
01-10 22:52:56.143 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.143 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.215 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.215 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.251 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.251 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.255 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:56.255 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:56.262 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.285 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.262 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.285 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.353 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.353 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.386 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.386 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.388 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:56.388 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:56.395 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.395 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.421 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.421 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.493 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.493 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.520 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.520 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.522 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:56.529 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.522 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:56.529 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.563 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.563 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.632 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.632 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.643 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.643 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.653 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:56.661 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.653 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:56.661 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.702 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.702 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.768 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.768 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.775 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.775 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.786 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:56.793 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.786 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:56.793 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.838 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.838 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.881 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:56.881 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:56.907 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.907 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.924 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.924 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.939 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:56.948 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.939 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:56.948 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:56.978 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:56.978 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.047 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.047 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.054 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 11228(788KB) AllocSpace objects, 13(5MB) LOS objects, 50% free, 19MB/38MB,
paused 994us total 172.596ms
01-10 22:52:57.054 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 11228(788KB) AllocSpace objects, 13(5MB) LOS objects, 50% free, 19MB/38MB,
paused 994us total 172.596ms
01-10 22:52:57.068 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.068 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.078 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:57.086 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.078 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:57.086 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.116 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.116 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.187 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.187 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.200 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.200 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.211 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:57.211 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:57.218 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.218 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.258 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.258 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.324 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.324 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.335 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.335 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.346 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:57.353 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.346 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:57.353 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.397 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.397 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.461 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.461 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.466 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.466 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.478 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:57.478 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 4 lines
01-10 22:52:57.486 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.486 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.532 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.532 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.603 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.603 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.603 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.603 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.612 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.612 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.614 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:57.615 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.614 5805 7922 I chatty : uid=10134(com.disha.quickride) Thread-
152 identical 2 lines
01-10 22:52:57.615 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.626 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.626 5805 7922 V RenderScript: User-backed allocation failed stride
requirement, falling back to separate allocation
01-10 22:52:57.668 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:57.668 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:52:57.673 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.673 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.744 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.744 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.814 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.814 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.824 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6221(510KB) AllocSpace objects, 11(4MB) LOS objects, 50% free, 19MB/38MB,
paused 319us total 156.548ms
01-10 22:52:57.824 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 6221(510KB) AllocSpace objects, 11(4MB) LOS objects, 50% free, 19MB/38MB,
paused 319us total 156.548ms
01-10 22:52:57.879 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.879 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.948 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:57.948 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.017 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.017 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.089 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.089 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.159 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.159 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.225 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.225 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.296 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.296 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.365 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.365 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.433 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.433 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.503 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.503 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.574 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.574 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.645 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.645 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.712 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.712 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.782 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.782 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.852 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.852 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.924 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.924 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.990 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:58.990 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.061 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.061 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.131 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.131 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.199 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.199 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.269 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.269 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.340 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.340 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.408 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.408 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.477 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.477 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.545 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.545 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.614 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.614 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.685 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.685 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.753 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.753 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.823 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.823 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.894 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.894 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.963 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:52:59.963 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.031 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.031 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.102 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.102 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.146 5805 5805 I CameraDevice-JV-1: close camera: 1, package name:
com.disha.quickride
01-10 22:53:00.146 5805 5805 I BackgroundPermManager: pkgName:
com.disha.quickride,pid: 5805 ,uidOf3RdApk: 10134 ,permType: 0 ,permCfg: 0
01-10 22:53:00.146 5805 5805 I CameraDevice-JV-1: close camera: 1, package name:
com.disha.quickride
01-10 22:53:00.146 5805 5805 I BackgroundPermManager: pkgName:
com.disha.quickride,pid: 5805 ,uidOf3RdApk: 10134 ,permType: 0 ,permCfg: 0
01-10 22:53:00.147 5805 5805 I HwCameraUtil: notifySurfaceFlingerCameraStatus :
isFront = true , isOpend = false
01-10 22:53:00.147 5805 5805 I HwCameraUtil: notifySurfaceFlingerCameraStatus :
isFront = true , isOpend = false
01-10 22:53:00.148 5805 5805 I HwCameraUtil:
notifySurfaceFlingerFrontCameraStatus 8012 transact success!
01-10 22:53:00.148 5805 5805 I HwCameraUtil:
notifySurfaceFlingerFrontCameraStatus 8012 transact success!
01-10 22:53:00.170 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.170 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.238 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.238 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.311 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.311 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.376 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.376 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.446 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.446 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.515 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.515 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.585 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.585 5805 7921 I GRALLOC : LockFlexLayout: baseFormat: 11, yStride:
640, ySize: 307200, uOffset: 307200, uStride: 640
01-10 22:53:00.666 5805 5878 I CameraDevice-JV-1: Camera now idle
01-10 22:53:00.666 5805 5878 I CameraDevice-JV-1: Camera now idle
01-10 22:53:00.667 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:53:00.667 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:53:00.674 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@94dc58f
01-10 22:53:00.674 5805 5805 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@94dc58f
01-10 22:53:00.674 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:53:00.674 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:53:00.674 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:53:00.674 5805 5805 V ActivityThread: Skipping new config:{0.85
405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi nrml long port finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=Rect(0, 0 - 1080,
2160) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 hwt:2
suim:1 s.27}, config:{0.85 405mcc869mnc [en_IN] ldltr sw360dp w360dp h696dp 480dpi
nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 0, 0)
mAppBounds=Rect(0, 0 - 1080, 2160) mWindowingMode=fullscreen
mActivityType=undefined} nonFullScreen=0 hwt:2 suim:1 s.27} for
app:com.disha.quickride
01-10 22:53:00.679 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:53:00.679 5805 5805 V ActivityThread: callActivityOnCreate
01-10 22:53:00.685 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:53:00.685 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:53:00.687 5805 7946 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:53:00.688 5805 7946 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:53:00.688 5805 7946 I AppsFlyer_4.9.0: app went to background
01-10 22:53:00.685 5805 5805 I HwPhoneWindow: updateLayoutParamsColor false
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=0,
mNavBarShow=false, mIsFloating=false
01-10 22:53:00.685 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=false, mIsFloating=false
01-10 22:53:00.687 5805 7946 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:53:00.688 5805 7946 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:53:00.688 5805 7946 I AppsFlyer_4.9.0: app went to background
01-10 22:53:00.691 5805 7946 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:53:00.691 5805 7946 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:53:00.691 5805 7946 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:53:00.691 5805 7946 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:53:00.709 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:00.709 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:00.720 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:53:00.720 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:53:00.726 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.face:0 and remote module
com.google.android.gms.vision.dynamite.face:0
01-10 22:53:00.726 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite.face:0 and remote module
com.google.android.gms.vision.dynamite.face:0
01-10 22:53:00.726 5805 5805 D FaceNativeHandle: Cannot load feature, fall back
to load whole module.
01-10 22:53:00.726 5805 5805 D FaceNativeHandle: Cannot load feature, fall back
to load whole module.
01-10 22:53:00.727 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite not found.
01-10 22:53:00.727 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite not found.
01-10 22:53:00.730 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite:0 and remote module
com.google.android.gms.vision.dynamite:2702
01-10 22:53:00.730 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.dynamite, version >= 2702
01-10 22:53:00.730 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:53:00.730 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.dynamite:0 and remote module
com.google.android.gms.vision.dynamite:2702
01-10 22:53:00.730 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.dynamite, version >= 2702
01-10 22:53:00.730 5805 5805 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
01-10 22:53:00.734 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:53:00.734 5805 5805 W DynamiteModule: Local module descriptor class for
com.google.android.gms.vision.dynamite.face not found.
01-10 22:53:00.742 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.face:0 and remote module
com.google.android.gms.vision.face:1
01-10 22:53:00.742 5805 5805 I DynamiteModule: Considering local module
com.google.android.gms.vision.face:0 and remote module
com.google.android.gms.vision.face:1
01-10 22:53:00.743 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.face, version >= 1
01-10 22:53:00.743 5805 5805 I DynamiteModule: Selected remote version of
com.google.android.gms.vision.face, version >= 1
01-10 22:53:00.747 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_v1.tflite
01-10 22:53:00.747 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_v1.tflite
01-10 22:53:00.753 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_gray_v1.tflite
01-10 22:53:00.753 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/fssd_25_8bit_gray_v1.tflite
01-10 22:53:00.759 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/LMprec_600.emd
01-10 22:53:00.759 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/LMprec_600.emd
01-10 22:53:00.773 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLlefteyeclosed_200.emd
01-10 22:53:00.773 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLlefteyeclosed_200.emd
01-10 22:53:00.773 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLrighteyeclosed_200.emd
01-10 22:53:00.773 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLrighteyeclosed_200.emd
01-10 22:53:00.774 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLjoy_200.emd
01-10 22:53:00.774 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/BCLjoy_200.emd
01-10 22:53:00.774 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/MFT_fssd_fastgray.pb
01-10 22:53:00.774 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/MFT_fssd_fastgray.pb
01-10 22:53:00.774 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/contours.tfl
01-10 22:53:00.774 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/contours.tfl
01-10 22:53:00.775 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/blazeface.tfl
01-10 22:53:00.775 5805 5805 I native : face_detector_v2_jni.cc:33 Loading
models/blazeface.tfl
01-10 22:53:00.785 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:53:00.785 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:53:00.785 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:53:00.785 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:53:00.787 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:53:00.787 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for compilation of unknown_namespace::unknown_model_id running on
CPU
01-10 22:53:00.788 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:53:00.788 5805 5805 I native : scoped_hang_detector.cc:115 No hang
detection enabled for execution of unknown_namespace::unknown_model_id running on
CPU
01-10 22:53:00.809 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{b290829 token=android.os.BinderProxy@94dc58f
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@94dc58f
01-10 22:53:00.809 5805 5805 D ActivityThread: add activity client record, r=
ActivityRecord{b290829 token=android.os.BinderProxy@94dc58f
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@94dc58f
01-10 22:53:00.810 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:53:00.810 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:53:00.812 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:53:00.812 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:53:00.815 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:53:00.815 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:53:00.815 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:53:00.815 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:53:00.839 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:53:00.839 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:53:00.846 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:53:00.846 5805 5805 I AppsFlyer_4.9.0: onBecameForeground
01-10 22:53:00.848 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:22:51.873 +0000;
01-10 22:53:00.848 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:22:52.981 +0000;
01-10 22:53:00.848 5805 5805 I AppsFlyer_4.9.0: Sending launch (+8974 ms)
01-10 22:53:00.848 5805 5805 I AppsFlyer_4.9.0: Last Launch attempt: 2020/01/10
17:22:51.873 +0000;
01-10 22:53:00.848 5805 5805 I AppsFlyer_4.9.0: Last successful Launch event:
2020/01/10 17:22:52.981 +0000;
01-10 22:53:00.848 5805 5805 I AppsFlyer_4.9.0: Sending launch (+8974 ms)
01-10 22:53:00.879 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 16494(920KB) AllocSpace objects, 50(19MB) LOS objects, 49% free, 18MB/37MB,
paused 290us total 170.291ms
01-10 22:53:00.879 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 16494(920KB) AllocSpace objects, 50(19MB) LOS objects, 49% free, 18MB/37MB,
paused 290us total 170.291ms
01-10 22:53:00.893 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:00.893 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:00.953 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:00.953 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:00.999 5805 7950 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:53:00.999 5805 7950 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:53:00.999 5805 7950 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:53:00.999 5805 7950 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:53:01.015 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:01.015 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:01.047 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:01.047 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:01.047 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:01.047 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:01.086 5805 7950 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
01-10 22:53:01.086 5805 7950 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
01-10 22:53:01.092 5805 7950 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:53:01.092 5805 7950 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:53:01.095 5805 7950 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:53:01.095 5805 7950 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:53:01.097 5805 7950 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:53:01.097 5805 7950 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:53:01.111 5805 7950 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:53:01.111 5805 7950 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:53:01.113 5805 7950 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:53:01.113 5805 7950 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:53:01.118 5805 5921 W libEGL : EGLNativeWindowType 0x74b1086010
disconnect failed
01-10 22:53:01.118 5805 5921 W libEGL : EGLNativeWindowType 0x74b1086010
disconnect failed
01-10 22:53:01.120 5805 7950 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:53:01.120 5805 7950 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:53:01.124 5805 7950 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:53:01.124 5805 7950 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676981053","appsflyerKey":"s********************m
","kef4942":"59dd7eca584bd0f848181c1b0c531a0d591a190d5a1f18","af_events_api":"1","i
sFirstCall":"false","registeredUninstall":true,"operator":"Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"8","open_referrer":"android-
app:\/\/com.disha.quickride","af_v2":"8f4005df4dca34aedf1e21514a7520388a76bb5f","ui
d":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"11.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"7","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"e542442534b8ccc650d0dbebf1da1137c1c126b6","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"13","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"1a4286642f2a6fd00f5b39226c18bf27
e7"}
01-10 22:53:01.124 5805 7950 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:53:01.124 5805 7950 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676981053","appsflyerKey":"s********************m
","kef4942":"59dd7eca584bd0f848181c1b0c531a0d591a190d5a1f18","af_events_api":"1","i
sFirstCall":"false","registeredUninstall":true,"operator":"Jio
4G","network":"MOBILE","timepassedsincelastlaunch":"8","open_referrer":"android-
app:\/\/com.disha.quickride","af_v2":"8f4005df4dca34aedf1e21514a7520388a76bb5f","ui
d":"1578676773009-
762631917550331912","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","btch":"no","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","btl":"11.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2020-01-10_140726+0000","counter":"7","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"e542442534b8ccc650d0dbebf1da1137c1c126b6","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"13","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","platformextension":"android_native","cksm_v1":"1a4286642f2a6fd00f5b39226c18bf27
e7"}
01-10 22:53:01.130 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:53:01.130 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:53:01.130 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:53:01.130 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:53:01.134 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{b290829 token=android.os.BinderProxy@94dc58f
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@94dc58f
01-10 22:53:01.134 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{b290829 token=android.os.BinderProxy@94dc58f
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@94dc58f
01-10 22:53:01.154 5805 5805 D ViewRootImpl[FaceCaptureActivity]: surface should
not be released
01-10 22:53:01.154 5805 5805 D ViewRootImpl[FaceCaptureActivity]: surface should
not be released
01-10 22:53:01.159 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{d749b96 token=android.os.BinderProxy@44db5ba
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@44db5ba
01-10 22:53:01.159 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{d749b96 token=android.os.BinderProxy@44db5ba
{com.disha.quickride/com.frslabs.android.sdk.facesdk.activities.FaceCaptureActivity
}} token= android.os.BinderProxy@44db5ba
01-10 22:53:01.334 5805 7950 I AppsFlyer_4.9.0: response code: 200
01-10 22:53:01.334 5805 7950 I AppsFlyer_4.9.0: response code: 200
01-10 22:53:01.334 5805 7950 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:53:01.334 5805 7950 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:53:01.971 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:true
01-10 22:53:01.971 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:true
01-10 22:53:04.390 5805 5921 W libEGL : EGLNativeWindowType 0x74b1032010
disconnect failed
01-10 22:53:04.390 5805 5921 W libEGL : EGLNativeWindowType 0x74b1032010
disconnect failed
01-10 22:53:07.126 5805 5805 I
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: stopping
of location listener
01-10 22:53:07.126 5805 5805 I
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: stopping
of location listener
01-10 22:53:07.136 5805 5805 D
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: Stopping
timer for getting location updates from backup source
01-10 22:53:07.136 5805 5805 D
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: Stopping
timer for getting location updates from backup source
01-10 22:53:07.142 5805 5805 I
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: checking
if location update is required based on ride start time
01-10 22:53:07.142 5805 5805 I
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: checking
if location update is required based on ride start time
01-10 22:53:07.154 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-10 22:53:07.154 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-10 22:53:07.161 5805 5805 D
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: Service
running status : false
01-10 22:53:07.161 5805 5805 D
com.disha.quickride.androidapp.rideview.location.LocationChangeListener: Service
running status : false
01-10 22:53:08.051 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:53:08.051 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:53:08.150 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:08.150 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:08.155 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:08.155 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:08.168 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:08.168 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:08.172 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:08.172 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:08.182 5805 5805 D
com.disha.quickride.androidapp.QuickRideBaseFragmentActivity: Session resumed
successfully
01-10 22:53:08.182 5805 5805 D
com.disha.quickride.androidapp.QuickRideBaseFragmentActivity: Session resumed
successfully
01-10 22:53:08.188 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
addRideUpdateListener with : RIDE_VIEW_KEY, RideViewActivity{5424cc8 (b0720eb4-
9441-4faa-ae0e-e55c452a3961) id=0x7f0a07a5}
01-10 22:53:08.188 5805 5805 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache:
addRideUpdateListener with : RIDE_VIEW_KEY, RideViewActivity{5424cc8 (b0720eb4-
9441-4faa-ae0e-e55c452a3961) id=0x7f0a07a5}
01-10 22:53:08.188 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:53:08.188 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:53:08.188 5805 5805 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Adding
ApplicationVisibilityStatusChangeListener [RideViewActivity{5424cc8 (b0720eb4-9441-
4faa-ae0e-e55c452a3961) id=0x7f0a07a5}] for key : [RIDE_VIEW_KEY]
01-10 22:53:08.188 5805 5805 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Adding
ApplicationVisibilityStatusChangeListener [RideViewActivity{5424cc8 (b0720eb4-9441-
4faa-ae0e-e55c452a3961) id=0x7f0a07a5}] for key : [RIDE_VIEW_KEY]
01-10 22:53:08.189 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:53:08.189 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:53:08.199 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:53:08.199 5805 5805 W Glide : class ain: Received null model
01-10 22:53:08.199 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:53:08.199 5805 5805 W Glide : class ain: Received null model
01-10 22:53:08.203 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
7 lines
01-10 22:53:08.203 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
7 lines
01-10 22:53:08.203 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:53:08.203 5805 5805 W Glide : class ain: Received null model
01-10 22:53:08.224 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:53:08.227 5805 7574 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.203 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:53:08.203 5805 5805 W Glide : class ain: Received null model
01-10 22:53:08.224 5805 5805 D ZrHung.AppEyeUiProbe: notify runnable to start.
01-10 22:53:08.227 5805 7574 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.284 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.284 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.300 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.300 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.305 5805 7983 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:53:08.305 5805 7983 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:53:08.306 5805 7983 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:53:08.306 5805 7983 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:53:08.323 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.323 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.326 5805 7984 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:53:08.326 5805 7984 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:53:08.327 5805 7984 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:53:08.327 5805 7984 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:53:08.340 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.340 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:08.340 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.340 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:08.340 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:08.340 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:08.424 5805 5921 W libEGL : EGLNativeWindowType 0x74b7131010
disconnect failed
01-10 22:53:08.424 5805 5921 W libEGL : EGLNativeWindowType 0x74b7131010
disconnect failed
01-10 22:53:08.425 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.425 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.439 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:53:08.439 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:53:08.458 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:08.458 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:08.459 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:08.459 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:08.521 5805 5921 W libEGL : EGLNativeWindowType 0x74b71e4010
disconnect failed
01-10 22:53:08.521 5805 5921 W libEGL : EGLNativeWindowType 0x74b71e4010
disconnect failed
01-10 22:53:08.522 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.522 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:08.596 5805 5921 W libEGL : EGLNativeWindowType 0x74b707d010
disconnect failed
01-10 22:53:08.596 5805 5921 W libEGL : EGLNativeWindowType 0x74b707d010
disconnect failed
01-10 22:53:08.616 5805 5805 D ViewRootImpl[VideoIdKycInitActivity]: surface
should not be released
01-10 22:53:08.616 5805 5805 D ViewRootImpl[VideoIdKycInitActivity]: surface
should not be released
01-10 22:53:08.620 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{78df233 token=android.os.BinderProxy@9238c92
{com.disha.quickride/com.khoslalabs.videoidkyc.ui.init.VideoIdKycInitActivity}}
token= android.os.BinderProxy@9238c92
01-10 22:53:08.620 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{78df233 token=android.os.BinderProxy@9238c92
{com.disha.quickride/com.khoslalabs.videoidkyc.ui.init.VideoIdKycInitActivity}}
token= android.os.BinderProxy@9238c92
01-10 22:53:09.593 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:09.593 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:09.593 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:09.593 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:09.621 5805 7553 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441522","msgObjType":
"pro","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:53:09.621 5805 7553 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441522","msgObjType":
"pro","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:53:09.639 5805 6740 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:53:09.639 5805 6688 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:53:09.639 5805 6740 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:53:09.639 5805 6688 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:53:09.644 5805 5921 W libEGL : EGLNativeWindowType 0x74b71e4010
disconnect failed
01-10 22:53:09.644 5805 5921 W libEGL : EGLNativeWindowType 0x74b71e4010
disconnect failed
01-10 22:53:09.649 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:53:09.649 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:53:09.650 5805 7553 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerifie
d":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0
,"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"proverificatio
n_559441520","msgObjType":"proverification","payloadType":"full"}] from topic
[userMsg/80505608380938]
01-10 22:53:09.650 5805 7553 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerifie
d":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0
,"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"proverificatio
n_559441520","msgObjType":"proverification","payloadType":"full"}] from topic
[userMsg/80505608380938]
01-10 22:53:09.650 5805 5881 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441522","msgObjType":
"pro","payloadType":"full"}
01-10 22:53:09.650 5805 5881 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441522","msgObjType":
"pro","payloadType":"full"}
01-10 22:53:09.654 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:53:09.654 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:53:09.666 5805 5921 W libEGL : EGLNativeWindowType 0x74bc92e010
disconnect failed
01-10 22:53:09.666 5805 5921 W libEGL : EGLNativeWindowType 0x74bc92e010
disconnect failed
01-10 22:53:09.674 5805 7553 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441521","msgObjType":
"pro","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:53:09.674 5805 5849 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"proverification
_559441520","msgObjType":"proverification","payloadType":"full"}
01-10 22:53:09.674 5805 7553 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441521","msgObjType":
"pro","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:53:09.674 5805 5849 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"proverification
_559441520","msgObjType":"proverification","payloadType":"full"}
01-10 22:53:09.704 5805 5849 D
com.disha.quickride.androidapp.usermgmt.profile.ProfileVerificationDataUpdateListen
er: Processing of new message
01-10 22:53:09.704 5805 5849 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:53:09.706 5805 5849 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@5b6031c
01-10 22:53:09.704 5805 5849 D
com.disha.quickride.androidapp.usermgmt.profile.ProfileVerificationDataUpdateListen
er: Processing of new message
01-10 22:53:09.704 5805 5849 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:53:09.706 5805 5849 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@5b6031c
01-10 22:53:09.710 5805 5881 D
com.disha.quickride.androidapp.usermgmt.profile.ProfileUpdateListener: Processing
of new message
01-10 22:53:09.710 5805 5881 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of profile
dynamic changes
01-10 22:53:09.710 5805 5881 D
com.disha.quickride.androidapp.usermgmt.profile.ProfileUpdateListener: Processing
of new message
01-10 22:53:09.714 5805 5924 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:53:09.710 5805 5881 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of profile
dynamic changes
01-10 22:53:09.714 5805 5924 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:53:09.715 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:53:09.715 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:53:09.734 5805 7553 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerifie
d":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0
,"persVerifSource":0,"persIdVerifSource":"Aadhar","uniqueID":"proverification_55944
1519","msgObjType":"proverification","payloadType":"full"}] from topic
[userMsg/80505608380938]
01-10 22:53:09.735 5805 6373 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441521","msgObjType":
"pro","payloadType":"full"}
01-10 22:53:09.737 5805 5881 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:53:09.737 5805 5921 W libEGL : EGLNativeWindowType 0x74b7131010
disconnect failed
01-10 22:53:09.734 5805 7553 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerifie
d":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0
,"persVerifSource":0,"persIdVerifSource":"Aadhar","uniqueID":"proverification_55944
1519","msgObjType":"proverification","payloadType":"full"}] from topic
[userMsg/80505608380938]
01-10 22:53:09.735 5805 6373 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441521","msgObjType":
"pro","payloadType":"full"}
01-10 22:53:09.737 5805 5881 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:53:09.737 5805 5921 W libEGL : EGLNativeWindowType 0x74b7131010
disconnect failed
01-10 22:53:09.748 5805 5881 D
com.disha.quickride.androidapp.notification.NotificationStore: delete old
notification of same type : EMAIL_VERIFY
01-10 22:53:09.749 5805 5881 D
com.disha.quickride.androidapp.notification.NotificationPersistenceHelper:
updateStatusOfNotificationEMAIL_VERIFY,80505608380938
01-10 22:53:09.748 5805 5881 D
com.disha.quickride.androidapp.notification.NotificationStore: delete old
notification of same type : EMAIL_VERIFY
01-10 22:53:09.749 5805 5881 D
com.disha.quickride.androidapp.notification.NotificationPersistenceHelper:
updateStatusOfNotificationEMAIL_VERIFY,80505608380938
01-10 22:53:09.759 5805 5881 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@7098687
01-10 22:53:09.759 5805 5881 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@7098687
01-10 22:53:09.773 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:53:09.773 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:53:09.784 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:09.784 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:09.789 5805 6688 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar","uniqueID":"proverification_559441
519","msgObjType":"proverification","payloadType":"full"}
01-10 22:53:09.791 5805 6373 D
com.disha.quickride.androidapp.usermgmt.profile.ProfileUpdateListener: Processing
of new message
01-10 22:53:09.791 5805 6373 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of profile
dynamic changes
01-10 22:53:09.794 5805 6373 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:53:09.796 5805 6373 D
com.disha.quickride.androidapp.notification.NotificationStore: delete old
notification of same type : EMAIL_VERIFY
01-10 22:53:09.796 5805 6373 D
com.disha.quickride.androidapp.notification.NotificationPersistenceHelper:
updateStatusOfNotificationEMAIL_VERIFY,80505608380938
01-10 22:53:09.789 5805 6688 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar","uniqueID":"proverification_559441
519","msgObjType":"proverification","payloadType":"full"}
01-10 22:53:09.791 5805 6373 D
com.disha.quickride.androidapp.usermgmt.profile.ProfileUpdateListener: Processing
of new message
01-10 22:53:09.791 5805 6373 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of profile
dynamic changes
01-10 22:53:09.794 5805 6373 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:53:09.796 5805 6373 D
com.disha.quickride.androidapp.notification.NotificationStore: delete old
notification of same type : EMAIL_VERIFY
01-10 22:53:09.796 5805 6373 D
com.disha.quickride.androidapp.notification.NotificationPersistenceHelper:
updateStatusOfNotificationEMAIL_VERIFY,80505608380938
01-10 22:53:09.808 5805 6688 D
com.disha.quickride.androidapp.usermgmt.profile.ProfileVerificationDataUpdateListen
er: Processing of new message
01-10 22:53:09.808 5805 6688 D
com.disha.quickride.androidapp.usermgmt.profile.ProfileVerificationDataUpdateListen
er: Processing of new message
01-10 22:53:09.808 5805 6688 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:53:09.808 5805 6688 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
01-10 22:53:09.809 5805 6688 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@96b954e
01-10 22:53:09.809 5805 6688 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@96b954e
01-10 22:53:09.827 5805 6373 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@7bcd467
01-10 22:53:09.827 5805 6373 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@7bcd467
01-10 22:53:09.831 5805 6115 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:53:09.831 5805 6115 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:53:09.834 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:53:09.834 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:53:09.843 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:53:09.843 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-10 22:53:09.867 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441522","msgObjType":
"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:09.867 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441522","msgObjType":
"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:09.875 5805 7987 E NetcoreSDK: Error: Unterminated object at
character 927 of {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441522","msgObjType":
"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:09.875 5805 7987 E NetcoreSDK: Error: Unterminated object at
character 927 of {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441522","msgObjType":
"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:09.876 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:53:09.876 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441522","msgObjType":
"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:53:09.877 5805 7987 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441522","msgObjType":
"pro","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:53:09.885 5805 7987 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Duplicate
message ... ignoring the same
01-10 22:53:09.876 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:53:09.876 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441522","msgObjType":
"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:53:09.877 5805 7987 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441522","msgObjType":
"pro","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:53:09.885 5805 7987 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Duplicate
message ... ignoring the same
01-10 22:53:09.918 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:09.918 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441521","msgObjType":
"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:09.919 5805 7987 E NetcoreSDK: Error: Unterminated object at
character 927 of {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441521","msgObjType":
"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:09.919 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:53:09.918 5805 6740 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:09.918 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441521","msgObjType":
"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:09.919 5805 7987 E NetcoreSDK: Error: Unterminated object at
character 927 of {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441521","msgObjType":
"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:09.919 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:53:09.919 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441521","msgObjType":
"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:53:09.919 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441521","msgObjType":
"pro","payloadType":"full"}, IS_USER_NOTIFICATION=false,
MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:53:09.919 5805 7987 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441521","msgObjType":
"pro","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:53:09.919 5805 7987 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"id":80505608380938,"userName":"Amarnath
Aravind","emailforcommunication":"[email protected]","gender":"M","regMailSent":f
alse,"verificationstatus":true,"imageURI":"https://s3.ap-south-1.amazonaws.com/qr-
images/1578676801432.png","rating":0.0,"noofridesaspassenger":0,"noofridesasrider":
0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerified
":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0,
"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"1578676990132",
"payloadType":"full"},"defaultRole":"Passenger","recentRole":"Passenger","google":"
107563705814023014957","confirmtype":false,"uniqueID":"pro_559441521","msgObjType":
"pro","payloadType":"full"}] from topic [userMsg/80505608380938]
01-10 22:53:09.922 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:09.922 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:09.929 5805 7987 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Duplicate
message ... ignoring the same
01-10 22:53:09.929 5805 7987 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Duplicate
message ... ignoring the same
01-10 22:53:09.963 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received :
{MsgClassName=com.disha.quickride.domain.model.ProfileVerificationData,
MsgObject={"userId":80505608380938,"emailVerified":false,"imageVerified":true,"pers
IDVerified":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerif
Source":0,"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"prove
rification_559441520","msgObjType":"proverification","payloadType":"full"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:09.963 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received :
{MsgClassName=com.disha.quickride.domain.model.ProfileVerificationData,
MsgObject={"userId":80505608380938,"emailVerified":false,"imageVerified":true,"pers
IDVerified":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerif
Source":0,"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"prove
rification_559441520","msgObjType":"proverification","payloadType":"full"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:09.964 5805 7987 E NetcoreSDK: Error: Unterminated object at
character 449 of
{MsgClassName=com.disha.quickride.domain.model.ProfileVerificationData,
MsgObject={"userId":80505608380938,"emailVerified":false,"imageVerified":true,"pers
IDVerified":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerif
Source":0,"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"prove
rification_559441520","msgObjType":"proverification","payloadType":"full"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:09.964 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:53:09.965 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.ProfileVerificationData,
MsgObject={"userId":80505608380938,"emailVerified":false,"imageVerified":true,"pers
IDVerified":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerif
Source":0,"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"prove
rification_559441520","msgObjType":"proverification","payloadType":"full"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:53:09.965 5805 7987 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerifie
d":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0
,"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"proverificatio
n_559441520","msgObjType":"proverification","payloadType":"full"}] from topic
[userMsg/80505608380938]
01-10 22:53:09.964 5805 7987 E NetcoreSDK: Error: Unterminated object at
character 449 of
{MsgClassName=com.disha.quickride.domain.model.ProfileVerificationData,
MsgObject={"userId":80505608380938,"emailVerified":false,"imageVerified":true,"pers
IDVerified":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerif
Source":0,"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"prove
rification_559441520","msgObjType":"proverification","payloadType":"full"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:09.964 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:53:09.965 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.ProfileVerificationData,
MsgObject={"userId":80505608380938,"emailVerified":false,"imageVerified":true,"pers
IDVerified":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerif
Source":0,"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"prove
rification_559441520","msgObjType":"proverification","payloadType":"full"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:53:09.965 5805 7987 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerifie
d":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0
,"persVerifSource":0,"persIdVerifSource":"Aadhar,Aadhar","uniqueID":"proverificatio
n_559441520","msgObjType":"proverification","payloadType":"full"}] from topic
[userMsg/80505608380938]
01-10 22:53:09.971 5805 7987 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Duplicate
message ... ignoring the same
01-10 22:53:09.971 5805 7987 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Duplicate
message ... ignoring the same
01-10 22:53:09.993 5805 5924 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:09.993 5805 5924 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:10.003 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received :
{MsgClassName=com.disha.quickride.domain.model.ProfileVerificationData,
MsgObject={"userId":80505608380938,"emailVerified":false,"imageVerified":true,"pers
IDVerified":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerif
Source":0,"persVerifSource":0,"persIdVerifSource":"Aadhar","uniqueID":"proverificat
ion_559441519","msgObjType":"proverification","payloadType":"full"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:10.003 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received :
{MsgClassName=com.disha.quickride.domain.model.ProfileVerificationData,
MsgObject={"userId":80505608380938,"emailVerified":false,"imageVerified":true,"pers
IDVerified":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerif
Source":0,"persVerifSource":0,"persIdVerifSource":"Aadhar","uniqueID":"proverificat
ion_559441519","msgObjType":"proverification","payloadType":"full"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:10.004 5805 7987 E NetcoreSDK: Error: Unterminated object at
character 442 of
{MsgClassName=com.disha.quickride.domain.model.ProfileVerificationData,
MsgObject={"userId":80505608380938,"emailVerified":false,"imageVerified":true,"pers
IDVerified":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerif
Source":0,"persVerifSource":0,"persIdVerifSource":"Aadhar","uniqueID":"proverificat
ion_559441519","msgObjType":"proverification","payloadType":"full"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:10.004 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:53:10.004 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.ProfileVerificationData,
MsgObject={"userId":80505608380938,"emailVerified":false,"imageVerified":true,"pers
IDVerified":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerif
Source":0,"persVerifSource":0,"persIdVerifSource":"Aadhar","uniqueID":"proverificat
ion_559441519","msgObjType":"proverification","payloadType":"full"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:53:10.004 5805 7987 E NetcoreSDK: Error: Unterminated object at
character 442 of
{MsgClassName=com.disha.quickride.domain.model.ProfileVerificationData,
MsgObject={"userId":80505608380938,"emailVerified":false,"imageVerified":true,"pers
IDVerified":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerif
Source":0,"persVerifSource":0,"persIdVerifSource":"Aadhar","uniqueID":"proverificat
ion_559441519","msgObjType":"proverification","payloadType":"full"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505608380938}
01-10 22:53:10.004 5805 7987 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerifie
d":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0
,"persVerifSource":0,"persIdVerifSource":"Aadhar","uniqueID":"proverification_55944
1519","msgObjType":"proverification","payloadType":"full"}] from topic
[userMsg/80505608380938]
01-10 22:53:10.004 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-10 22:53:10.004 5805 7987 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.ProfileVerificationData,
MsgObject={"userId":80505608380938,"emailVerified":false,"imageVerified":true,"pers
IDVerified":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerif
Source":0,"persVerifSource":0,"persIdVerifSource":"Aadhar","uniqueID":"proverificat
ion_559441519","msgObjType":"proverification","payloadType":"full"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505608380938}]
01-10 22:53:10.004 5805 7987 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received
[{"userId":80505608380938,"emailVerified":false,"imageVerified":true,"persIDVerifie
d":true,"profileVerified":true,"emailVerifiedAtleastOnce":false,"profVerifSource":0
,"persVerifSource":0,"persIdVerifSource":"Aadhar","uniqueID":"proverification_55944
1519","msgObjType":"proverification","payloadType":"full"}] from topic
[userMsg/80505608380938]
01-10 22:53:10.005 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:10.005 5805 6877 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:10.010 5805 7987 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Duplicate
message ... ignoring the same
01-10 22:53:10.010 5805 7987 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Duplicate
message ... ignoring the same
01-10 22:53:10.048 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:10.048 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:10.053 5805 6115 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:10.053 5805 6115 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:10.088 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:10.088 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:10.088 5805 5849 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:10.088 5805 5881 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:13.592 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:88.552795, limit is:60The moving distance of Y
is:14.206665, limit is:60
01-10 22:53:13.592 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:88.552795, limit is:60The moving distance of Y
is:14.206665, limit is:60
01-10 22:53:13.656 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:53:13.656 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:53:13.800 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 2
01-10 22:53:13.800 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 2
01-10 22:53:13.803 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getMatchedFavouriteRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:53:13.803 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getMatchedFavouriteRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:53:13.804 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Query
result has either expired or is not available in cache, will fetch from server!!!
01-10 22:53:13.804 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Query
result has either expired or is not available in cache, will fetch from server!!!
01-10 22:53:13.806 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:13.806 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:13.811 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:13.811 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:13.823 5805 6688 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.rider.FindMatchingFavouriteRide
rsAsyncTaskgetting of matching Favourite rider rides
01-10 22:53:13.823 5805 6688 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.rider.FindMatchingFavouriteRide
rsAsyncTaskgetting of matching Favourite rider rides
01-10 22:53:13.833 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:13.833 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:13.835 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:13.836 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:13.836 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:13.836 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@7ec637e,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:13.835 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:13.836 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:13.836 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:13.836 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@7ec637e,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:13.836 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:13.836 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:13.840 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:13.840 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:13.840 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:13.840 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:13.840 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:13.840 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:53:13.840 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:13.840 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:13.840 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:53:13.840 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@723b418,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:13.840 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:13.840 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:13.840 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@723b418,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:13.840 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:13.870 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:74.124146, limit is:60The moving distance of Y
is:2.7457275, limit is:60
01-10 22:53:13.870 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:74.124146, limit is:60The moving distance of Y
is:2.7457275, limit is:60
01-10 22:53:13.875 5805 8029 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:53:13.875 5805 8029 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:53:13.876 5805 8029 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:53:13.876 5805 8029 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:53:13.894 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:13.894 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:13.905 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:53:13.905 5805 5805 I ViewRootImpl: jank_removeInvalidNode all the node
in jank list is out of time
01-10 22:53:13.910 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:13.910 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:13.920 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:13.920 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:13.959 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:53:13.959 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:53:13.978 5805 5991 D SlaveNetworkWorker: not matched: 1
01-10 22:53:13.978 5805 5991 D SlaveNetworkWorker: not matched: 1
01-10 22:53:13.978 5805 7954 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:53:13.981 5805 7954 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:53:13.978 5805 7954 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:53:13.981 5805 7954 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:53:14.035 5805 7954 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
PassengerFavouriteTabViewed
01-10 22:53:14.035 5805 7954 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
PassengerFavouriteTabViewed
01-10 22:53:14.040 5805 7954 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:53:14.040 5805 7954 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:53:14.042 5805 7954 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:53:14.044 5805 7954 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:53:14.042 5805 7954 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:53:14.044 5805 7954 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:53:14.056 5805 7954 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:53:14.056 5805 7954 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:53:14.057 5805 7954 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:53:14.057 5805 7954 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:53:14.061 5805 7954 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:53:14.061 5805 7954 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:53:14.064 5805 7954 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:53:14.064 5805 7954 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:53:14.065 5805 7954 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676994000","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"156563dcac39cb0ee3c9e569ad45ab30c76dbf56","uid":"15
78676773009-762631917550331912","eventValue":"{\"from\":\"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India\",\"to\":\"ABB India
Limited, Nelamangala Town, Karnataka,
India\",\"rideId\":107564861,\"seats\":0,\"price\":0}","isGaidWithGps":"true","lang
_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"PassengerFavouriteTabViewed","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"7","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"362f9e04e894e974b0e2c098baf9481a03b4fbab","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"14","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","kef4a47":"149f7a849908a8a048181c1b0c531a0d591a190d5a1f1
9","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676897711\",\"prev_event_value\":\
"{\\\"userId\\\":80505608380938}\",\"prev_event_name\":\"Orgemailnotavailable\"}","
platformextension":"android_native","cksm_v1":"6ee570b3ef6efa678fb19bb9085cff9652"}
01-10 22:53:14.065 5805 7954 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676994000","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"156563dcac39cb0ee3c9e569ad45ab30c76dbf56","uid":"15
78676773009-762631917550331912","eventValue":"{\"from\":\"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India\",\"to\":\"ABB India
Limited, Nelamangala Town, Karnataka,
India\",\"rideId\":107564861,\"seats\":0,\"price\":0}","isGaidWithGps":"true","lang
_code":"en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"PassengerFavouriteTabViewed","model":"LLD-
AL10","lang":"English","brand":"HONOR","deviceType":"user","product":"LLD-
AL10","deviceData":{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10
9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"7","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"362f9e04e894e974b0e2c098baf9481a03b4fbab","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"14","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","kef4a47":"149f7a849908a8a048181c1b0c531a0d591a190d5a1f1
9","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676897711\",\"prev_event_value\":\
"{\\\"userId\\\":80505608380938}\",\"prev_event_name\":\"Orgemailnotavailable\"}","
platformextension":"android_native","cksm_v1":"6ee570b3ef6efa678fb19bb9085cff9652"}
01-10 22:53:14.134 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:14.134 5805 6688 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:14.235 5805 5921 W libEGL : EGLNativeWindowType 0x74ac559010
disconnect failed
01-10 22:53:14.235 5805 5921 W libEGL : EGLNativeWindowType 0x74ac559010
disconnect failed
01-10 22:53:14.273 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:14.273 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:14.318 5805 5991 D b : getData: response code:200
01-10 22:53:14.318 5805 5991 D b : getData: response code:200
01-10 22:53:14.319 5805 5991 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225313,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676993828","eventname":"passen
gerfavouritetabviewed","payload":{"price":0,"from":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073, India","to":"ABB India Limited,
Nelamangala Town, Karnataka, India","rideId":107564861,"seats":0}} --- 200 OK
{"status" : "success"}
01-10 22:53:14.319 5805 5991 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225313,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676993828","eventname":"passen
gerfavouritetabviewed","payload":{"price":0,"from":"408, 2nd Cross, Vinayakanagar,
Bagalakunte, Bengaluru, Karnataka 560073, India","to":"ABB India Limited,
Nelamangala Town, Karnataka, India","rideId":107564861,"seats":0}} --- 200 OK
{"status" : "success"}
01-10 22:53:14.335 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=8a940fdb-101b-4f8f-a2b6-e3467b9b15b0,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:53:14.335 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=8a940fdb-101b-4f8f-a2b6-e3467b9b15b0,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:53:14.814 5805 5805 I
com.disha.quickride.androidapp.rideview.RideViewBaseActivity: On Map Ready of
RideViewActivity
01-10 22:53:14.814 5805 5805 I
com.disha.quickride.androidapp.rideview.RideViewBaseActivity: On Map Ready of
RideViewActivity
01-10 22:53:14.849 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:53:14.849 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:53:14.849 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Query
result has either expired or is not available in cache, will fetch from server!!!
01-10 22:53:14.850 5805 6373 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.passenger.FindMatchingRidersAsy
ncTask: getting of matching rider rides
01-10 22:53:14.850 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:53:14.851 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: New participant
added 80505608380938
01-10 22:53:14.849 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Query
result has either expired or is not available in cache, will fetch from server!!!
01-10 22:53:14.850 5805 6373 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.passenger.FindMatchingRidersAsy
ncTask: getting of matching rider rides
01-10 22:53:14.850 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:53:14.851 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: New participant
added 80505608380938
01-10 22:53:14.851 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 57
01-10 22:53:14.851 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 57
01-10 22:53:14.852 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 114,114
01-10 22:53:14.852 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 114,114
01-10 22:53:14.852 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:53:14.852 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:53:14.853 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:53:14.853 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:53:14.858 5805 6373 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:53:14.858 5805 6373 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:53:14.860 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:53:14.861 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:53:14.860 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:53:14.861 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:53:14.867 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:53:14.867 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:53:14.867 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Matched riders retrieval is already in progress!
01-10 22:53:14.867 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Matched riders retrieval is already in progress!
01-10 22:53:14.871 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
01-10 22:53:14.871 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
01-10 22:53:14.911 5805 5805 I ViewRootImpl[CommonMapActivity]: view add
KeepScreenOnFlag
01-10 22:53:14.911 5805 5805 I ViewRootImpl[CommonMapActivity]: view add
KeepScreenOnFlag
01-10 22:53:14.920 5805 7954 I AppsFlyer_4.9.0: response code: 200
01-10 22:53:14.921 5805 7954 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:53:14.920 5805 7954 I AppsFlyer_4.9.0: response code: 200
01-10 22:53:14.921 5805 7954 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:53:14.934 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
01-10 22:53:14.934 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
01-10 22:53:15.147 5805 6373 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:15.147 5805 6373 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:15.231 5805 6740 D
com.disha.quickride.androidapp.rideview.RideViewActivity: Network is available
01-10 22:53:15.231 5805 6740 D
com.disha.quickride.androidapp.rideview.RideViewActivity: Network is available
01-10 22:53:15.252 5805 7093 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.passenger.FindMatchingInactiveR
idersAsyncTgetting of matching rider rides
01-10 22:53:15.252 5805 7093 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.passenger.FindMatchingInactiveR
idersAsyncTgetting of matching rider rides
01-10 22:53:15.252 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notifying receivers about matched riders
01-10 22:53:15.256 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:15.252 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notifying receivers about matched riders
01-10 22:53:15.256 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:15.264 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:53:15.264 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
01-10 22:53:15.299 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:15.299 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:15.308 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notified receivers about matched riders
01-10 22:53:15.308 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notified receivers about matched riders
01-10 22:53:15.323 5805 8039 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:53:15.323 5805 8039 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:53:15.324 5805 8039 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:53:15.324 5805 8039 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:53:15.365 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:15.365 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:15.365 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:15.365 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:15.365 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:15.365 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:15.407 5805 7950 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:53:15.407 5805 7950 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:53:15.407 5805 7950 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
01-10 22:53:15.407 5805 7950 I AppsFlyer_4.9.0: Trying to fetch GAID..
01-10 22:53:15.411 5805 5959 D SlaveNetworkWorker: not matched: 1
01-10 22:53:15.418 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:15.411 5805 5959 D SlaveNetworkWorker: not matched: 1
01-10 22:53:15.418 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:15.463 5805 7950 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
RiderRideMatchNotFound
01-10 22:53:15.463 5805 7950 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
RiderRideMatchNotFound
01-10 22:53:15.468 5805 7950 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:53:15.468 5805 7950 W AppsFlyer_4.9.0: Exception while collecting
facebook's attribution ID.
01-10 22:53:15.470 5805 7950 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:53:15.470 5805 7950 I AppsFlyer_4.9.0: IMEI was not collected.
01-10 22:53:15.472 5805 7950 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:53:15.472 5805 7950 I AppsFlyer_4.9.0: Android ID was not collected.
01-10 22:53:15.483 5805 7950 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:53:15.483 5805 7950 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2020-01-10_171934+0000
01-10 22:53:15.485 5805 7950 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:53:15.485 5805 7950 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
01-10 22:53:15.488 5805 7950 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:53:15.488 5805 7950 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
01-10 22:53:15.491 5805 5959 D b : getData: response code:200
01-10 22:53:15.491 5805 5959 D b : getData: response code:200
01-10 22:53:15.491 5805 7950 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:53:15.491 5805 7950 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
01-10 22:53:15.491 5805 5959 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225315,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676995258","eventname":"riderr
idematchnotfound","payload":
{"ride_id":107564861,"matchedUserCount":0,"price":0,"from":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India","to":"ABB India
Limited, Nelamangala Town, Karnataka, India","time":"Mon Jan 13 07:45:18 GMT+05:30
2020","seats":1,"matchingOptions":"false"}} --- 200 OK {"status" : "success"}
01-10 22:53:15.491 5805 5959 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"073a0e2d-3fb0-4a07-acb7-
8117f2f2f9dc","identity":"80505608380938","ostype":"Android","make":"HUAWEI","model
":"LLD-AL10","osversion":"9","appname":"Quick
Ride","appversion":"9.24","sdkversion":"2.2.1","cts":200110225315,"lat":null,"lng":
null,"adid":"","sessionid":"1578676772038","tx":"1578676995258","eventname":"riderr
idematchnotfound","payload":
{"ride_id":107564861,"matchedUserCount":0,"price":0,"from":"408, 2nd Cross,
Vinayakanagar, Bagalakunte, Bengaluru, Karnataka 560073, India","to":"ABB India
Limited, Nelamangala Town, Karnataka, India","time":"Mon Jan 13 07:45:18 GMT+05:30
2020","seats":1,"matchingOptions":"false"}} --- 200 OK {"status" : "success"}
01-10 22:53:15.492 5805 7950 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676995432","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"3b872b01867238c7b4a90cd3d5fefb86308b45e4","uid":"15
78676773009-
762631917550331912","eventValue":"{\"ride_id\":107564861,\"matchedUserCount\":0,\"p
rice\":0,\"from\":\"408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru,
Karnataka 560073, India\",\"to\":\"ABB India Limited, Nelamangala Town, Karnataka,
India\",\"time\":\"Mon Jan 13 07:45:18 GMT+05:30
2020\",\"seats\":1,\"matchingOptions\":false}","isGaidWithGps":"true","lang_code":"
en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"RiderRideMatchNotFound","model":"LLD-
AL10","kef4844":"f61763232c0a717048181c1b0c531a0d591a190d5a1f19","lang":"English","
brand":"HONOR","deviceType":"user","product":"LLD-AL10","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10 9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"7","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"773960aa55fbc0751303967f5ed11b3af5396d55","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"15","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676994036\",\"prev_event_value\":\
"{\\\"from\\\":\\\"408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru, Karnataka
560073, India\\\",\\\"to\\\":\\\"ABB India Limited, Nelamangala Town, Karnataka,
India\\\",\\\"rideId\\\":107564861,\\\"seats\\\":0,\\\"price\\\":0}\",\"prev_event_
name\":\"PassengerFavouriteTabViewed\"}","platformextension":"android_native","cksm
_v1":"a6a112248b8cbbcb4f258a1382c76f890e"}
01-10 22:53:15.492 5805 7950 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1578676995432","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
Jio
4G","network":"MOBILE","af_v2":"3b872b01867238c7b4a90cd3d5fefb86308b45e4","uid":"15
78676773009-
762631917550331912","eventValue":"{\"ride_id\":107564861,\"matchedUserCount\":0,\"p
rice\":0,\"from\":\"408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru,
Karnataka 560073, India\",\"to\":\"ABB India Limited, Nelamangala Town, Karnataka,
India\",\"time\":\"Mon Jan 13 07:45:18 GMT+05:30
2020\",\"seats\":1,\"matchingOptions\":false}","isGaidWithGps":"true","lang_code":"
en","installDate":"2019-12-
22_123107+0000","app_version_code":"374","firstLaunchDate":"2020-01-
10_171934+0000","ivc":false,"eventName":"RiderRideMatchNotFound","model":"LLD-
AL10","kef4844":"f61763232c0a717048181c1b0c531a0d591a190d5a1f19","lang":"English","
brand":"HONOR","deviceType":"user","product":"LLD-AL10","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"LLD-AL10 9.1.0.153(C675E6R1P4)","dim":
{"size":"2","ydp":"428.625","xdp":"428.625","y_px":"2160","x_px":"1080","d_dpi":"48
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"202
0-01-10_140726+0000","counter":"7","date1":"2019-12-
22_123107+0000","advertiserId":"956f9fe9-efd1-4de5-b4f9-
51f5b3e60605","advertiserIdEnabled":"true","referrer":"utm_source=google-
play&utm_medium=organic","af_v":"773960aa55fbc0751303967f5ed11b3af5396d55","carrier
":"Jio
4G","af_preinstalled":"false","iaecounter":"15","tokenRefreshConfigured":false,"af_
gcm_token":"1578676774219","sdk":"28","app_version_name":"9.24","device":"HWLLD-
H","prev_event":"{\"prev_event_timestamp\":\"1578676994036\",\"prev_event_value\":\
"{\\\"from\\\":\\\"408, 2nd Cross, Vinayakanagar, Bagalakunte, Bengaluru, Karnataka
560073, India\\\",\\\"to\\\":\\\"ABB India Limited, Nelamangala Town, Karnataka,
India\\\",\\\"rideId\\\":107564861,\\\"seats\\\":0,\\\"price\\\":0}\",\"prev_event_
name\":\"PassengerFavouriteTabViewed\"}","platformextension":"android_native","cksm
_v1":"a6a112248b8cbbcb4f258a1382c76f890e"}
01-10 22:53:15.508 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=06551afc-df61-46a6-aced-4efa8724b42d,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:53:15.508 5805 5886 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=06551afc-df61-46a6-aced-4efa8724b42d,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-10 22:53:15.544 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:15.544 5805 7093 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:15.583 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 367798(15MB) AllocSpace objects, 72(2MB) LOS objects, 49% free, 21MB/43MB,
paused 670us total 165.526ms
01-10 22:53:15.583 5805 5815 I disha.quickrid: Background concurrent copying GC
freed 367798(15MB) AllocSpace objects, 72(2MB) LOS objects, 49% free, 21MB/43MB,
paused 670us total 165.526ms
01-10 22:53:15.599 5805 5813 W System : A resource failed to call close.
01-10 22:53:15.599 5805 5813 W FaceDetector: FaceDetector was not released with
FaceDetector.release()
01-10 22:53:15.601 5805 5813 W System : A resource failed to call release.
01-10 22:53:15.599 5805 5813 W System : A resource failed to call close.
01-10 22:53:15.599 5805 5813 W FaceDetector: FaceDetector was not released with
FaceDetector.release()
01-10 22:53:15.601 5805 5813 W System : A resource failed to call release.
01-10 22:53:15.617 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notifying receivers about matched riders
01-10 22:53:15.617 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notified receivers about matched riders
01-10 22:53:15.617 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notifying receivers about matched riders
01-10 22:53:15.617 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
Notified receivers about matched riders
01-10 22:53:15.799 5805 7950 I AppsFlyer_4.9.0: response code: 200
01-10 22:53:15.799 5805 7950 I AppsFlyer_4.9.0: response code: 200
01-10 22:53:15.799 5805 7950 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:53:15.799 5805 7950 D AppsFlyer_4.9.0: Uninstall Token exists:
1578676774909,1578676774219,dB8h37CEaA8:APA91bF_bZGbPCae49XXK6s-
C8hgPay4jmLA4K6vg_IT5NjMoSb5K8afdVrk7a7GsCd7Yhz9zjg8vMQCbeM50FtqMeOODwn6fMYH3lc-
n9pztz67r5Pvea33vQAtB70bFcWWQaCgvX7n
01-10 22:53:16.713 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:53:16.713 5805 5805 W Settings: Setting device_provisioned has moved
from android.provider.Settings.Secure to android.provider.Settings.Global.
01-10 22:53:16.713 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:53:16.713 5805 5805 V HiTouch_HiTouchSensor: User setup is finished.
01-10 22:53:16.830 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:53:16.830 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:53:16.830 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:53:16.830 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:53:16.833 5805 5921 W libEGL : EGLNativeWindowType 0x74af3e7010
disconnect failed
01-10 22:53:16.833 5805 5921 W libEGL : EGLNativeWindowType 0x74af3e7010
disconnect failed
01-10 22:53:16.875 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:16.875 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:16.886 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Stop listening to network
state changes
01-10 22:53:16.886 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Stop listening to network
state changes
01-10 22:53:16.903 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.InviteUsersAndGroupsBaseActivit
y: Creating view after session is initialized
01-10 22:53:16.903 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
01-10 22:53:16.903 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.InviteUsersAndGroupsBaseActivit
y: Creating view after session is initialized
01-10 22:53:16.903 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Start listening to
network state changes
01-10 22:53:16.920 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:16.920 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:16.920 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:16.920 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:16.920 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@f1b4253,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:16.920 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:16.920 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:16.920 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:16.920 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:16.920 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:16.920 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@f1b4253,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:16.920 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:16.921 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:16.921 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:16.921 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:16.921 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:16.921 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:16.921 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:16.921 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:16.921 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@50db0af,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:16.921 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:16.921 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@50db0af,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:16.921 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:16.921 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:16.975 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:53:16.975 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:53:16.987 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 3
01-10 22:53:16.987 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 3
01-10 22:53:16.988 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 2
01-10 22:53:16.988 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 2
01-10 22:53:17.000 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.000 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.000 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.000 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:17.000 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@608d29b,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:17.000 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:17.000 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.000 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.000 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.000 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:17.000 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@608d29b,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:17.000 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:17.001 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.001 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.001 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.001 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.001 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.001 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:17.001 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.001 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:17.001 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@717fd77,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:17.001 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@717fd77,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:17.001 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:17.001 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:17.007 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:17.007 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:17.010 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:17.010 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:17.035 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:17.035 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:17.037 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:17.037 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:17.048 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.048 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.048 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.048 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.048 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.048 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:17.048 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.048 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@6640814,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:17.048 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:17.049 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:17.048 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@6640814,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:17.049 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:17.049 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.049 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.049 5805 5805 I FLTAG_FM: loadFeature
class:com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.049 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.049 5805 5805 I FLTAG_SFM: getRequireClassLoader() succ !
className: com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.049 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:17.049 5805 5805 D FeatureFactory: loadFeature() :
com.huawei.featurelayer.systemfeature.HwWidget.IHwSplineOverScrollerEx
01-10 22:53:17.049 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@b839180,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:17.049 5805 5805 D FeatureFactory: loadFeature() new
IHwSplineOverScrollerEx()
01-10 22:53:17.050 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:17.049 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl paras:
android.widget.OverScroller$SplineOverScroller@b839180,com.disha.quickride.androida
pp.common.CommonMapActivity@a95abf
01-10 22:53:17.050 5805 5805 D HwSplineOverScrollerExImpl:
initSplineOverScrollerImpl: mScrollerVelocity is 0, value is 0
01-10 22:53:17.097 5805 5805 E RecyclerView: No adapter attached; skipping layout
01-10 22:53:17.097 5805 5805 E RecyclerView: No adapter attached; skipping layout
01-10 22:53:17.120 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
01-10 22:53:17.120 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Received connection
status changed intent Intent { act=android.net.conn.CONNECTIVITY_CHANGE
flg=0x4200010 (has extras) }
01-10 22:53:17.127 5805 8044 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:53:17.127 5805 8044 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:53:17.128 5805 8044 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:53:17.128 5805 8044 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:53:17.144 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:17.144 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:17.148 5805 5805 V InputMethodManager: Reporting focus gain, without
startInput
01-10 22:53:17.148 5805 5805 V InputMethodManager: Reporting focus gain, without
startInput
01-10 22:53:17.149 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:17.149 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:17.149 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:17.149 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:17.185 5805 5921 W libEGL : EGLNativeWindowType 0x74ac5fd010
disconnect failed
01-10 22:53:17.185 5805 5921 W libEGL : EGLNativeWindowType 0x74ac5fd010
disconnect failed
01-10 22:53:17.185 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:17.185 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:17.409 5805 6877 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: Network is available
01-10 22:53:17.409 5805 6877 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: Network is available
01-10 22:53:17.731 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:17.731 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:17.884 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 94378(4MB) AllocSpace objects, 54(2MB) LOS objects, 50% free, 19MB/39MB,
paused 320us total 152.827ms
01-10 22:53:17.884 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:17.884 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 94378(4MB) AllocSpace objects, 54(2MB) LOS objects, 50% free, 19MB/39MB,
paused 320us total 152.827ms
01-10 22:53:17.884 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:17.902 5805 5813 W System : A resource failed to call end.
01-10 22:53:17.902 5805 5813 W System : A resource failed to call end.
01-10 22:53:17.904 5805 5813 W System : A resource failed to call end.
01-10 22:53:17.904 5805 5813 W System : A resource failed to call end.
01-10 22:53:18.033 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 59416(2MB) AllocSpace objects, 0(0B) LOS objects, 49% free, 18MB/37MB, paused
326us total 148.546ms
01-10 22:53:18.033 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 59416(2MB) AllocSpace objects, 0(0B) LOS objects, 49% free, 18MB/37MB, paused
326us total 148.546ms
01-10 22:53:18.034 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:18.034 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:18.176 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 34538(1210KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 20MB/40MB,
paused 516us total 141.566ms
01-10 22:53:18.176 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 34538(1210KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 20MB/40MB,
paused 516us total 141.566ms
01-10 22:53:18.261 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:18.261 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:18.361 5805 5921 W libEGL : EGLNativeWindowType 0x74ac5fd010
disconnect failed
01-10 22:53:18.361 5805 5921 W libEGL : EGLNativeWindowType 0x74ac5fd010
disconnect failed
01-10 22:53:18.382 5805 5805 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-10 22:53:18.382 5805 5805 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-10 22:53:18.389 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:18.389 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:18.423 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 66478(2MB) AllocSpace objects, 0(0B) LOS objects, 50% free, 19MB/39MB, paused
515us total 161.576ms
01-10 22:53:18.423 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 66478(2MB) AllocSpace objects, 0(0B) LOS objects, 50% free, 19MB/39MB, paused
515us total 161.576ms
01-10 22:53:18.423 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:18.423 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:18.572 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 51582(1850KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 18MB/36MB,
paused 618us total 148.674ms
01-10 22:53:18.572 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 51582(1850KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 18MB/36MB,
paused 618us total 148.674ms
01-10 22:53:18.656 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:18.656 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:18.802 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 47102(1788KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 18MB/37MB,
paused 575us total 145.381ms
01-10 22:53:18.802 5805 5815 I disha.quickrid: NativeAlloc concurrent copying GC
freed 47102(1788KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 18MB/37MB,
paused 575us total 145.381ms
01-10 22:53:18.933 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:53:18.933 5805 5805 W Glide : class ain: Received null model
01-10 22:53:18.933 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:53:18.933 5805 5805 W Glide : class ain: Received null model
01-10 22:53:18.966 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
7 lines
01-10 22:53:18.966 5805 5805 I chatty : uid=10134(com.disha.quickride) identical
7 lines
01-10 22:53:18.971 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:53:18.971 5805 5805 W Glide : class ain: Received null model
01-10 22:53:18.971 5805 5805 W Glide : Load failed for null with size [0x0]
01-10 22:53:18.971 5805 5805 W Glide : class ain: Received null model
01-10 22:53:19.656 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:111.930725, limit is:60The moving distance of Y
is:29.664307, limit is:60
01-10 22:53:19.656 5805 5805 W HiTouch_PressGestureDetector: Touch pointer move a
lot. The moving distance of X is:111.930725, limit is:60The moving distance of Y
is:29.664307, limit is:60
01-10 22:53:19.716 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:53:19.716 5805 5805 I
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: handling of fragment change in invite users and groups activity
01-10 22:53:20.223 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 1
01-10 22:53:20.223 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.invite.InviteUsersAndGroupsActi
vity: getItem called with position : 1
01-10 22:53:20.230 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:20.230 5805 5805 I HwPhoneWindow: updateLayoutParamsColor true
mSpecialSet=false, mForcedNavigationBarColor=false, navigationBarColor=ff000000,
mNavBarShow=true, mIsFloating=true
01-10 22:53:20.235 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:20.235 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:20.265 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:53:20.265 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-10 22:53:20.276 5805 8048 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:53:20.277 5805 8048 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:53:20.276 5805 8048 I HiTouch_HiTouchSensor: enabledInPad =
false,isPcCastMode = false
01-10 22:53:20.277 5805 8048 D HiTouch_PressGestureDetector: onAttached,
package=com.disha.quickride, windowType=2, mHiTouchRestricted=false
01-10 22:53:20.290 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:20.290 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:20.303 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:20.303 5805 5921 D OpenGLRenderer: HWUI Binary is enabled
01-10 22:53:20.335 5805 5921 W libEGL : EGLNativeWindowType 0x74af3e5010
disconnect failed
01-10 22:53:20.335 5805 5921 W libEGL : EGLNativeWindowType 0x74af3e5010
disconnect failed
01-10 22:53:20.336 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:20.336 5805 5921 D mali_winsys: EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, EGLBoolean) returns 0x3000
01-10 22:53:20.346 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:20.346 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:20.498 5805 5921 W libEGL : EGLNativeWindowType 0x74af3e5010
disconnect failed
01-10 22:53:20.498 5805 5921 W libEGL : EGLNativeWindowType 0x74af3e5010
disconnect failed
01-10 22:53:20.515 5805 5805 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-10 22:53:20.515 5805 5805 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-10 22:53:20.525 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:20.525 5805 5805 W InputMethodManager: startInputReason = 1
01-10 22:53:20.589 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:20.589 5805 7096 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-10 22:53:21.492 5805 5805 I
com.disha.quickride.androidapp.rideview.RideViewBaseActivity: On Map Ready of
RideViewActivity
01-10 22:53:21.492 5805 5805 I
com.disha.quickride.androidapp.rideview.RideViewBaseActivity: On Map Ready of
RideViewActivity
01-10 22:53:21.519 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:53:21.519 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:53:21.519 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Cache
contains some query result that is still valid!!!
01-10 22:53:21.519 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Cache
contains some query result that is still valid!!!
01-10 22:53:21.520 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:53:21.520 5805 5805 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-10 22:53:21.520 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: New participant
added 80505608380938
01-10 22:53:21.520 5805 5805 D
com.disha.quickride.androidapp.rideview.RideViewParentActivity: New participant
added 80505608380938
01-10 22:53:21.520 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 57
01-10 22:53:21.521 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 114,114
01-10 22:53:21.521 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:53:21.522 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:53:21.520 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 57
01-10 22:53:21.521 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 114,114
01-10 22:53:21.521 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:53:21.522 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:53:21.526 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:53:21.526 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: radius: 60
01-10 22:53:21.527 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:53:21.527 5805 5805 D class
com.disha.quickride.androidapp.image.store.ImageUtils: getRoundedShape: 120,120
01-10 22:53:21.532 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:53:21.533 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Cache
contains some query result that is still valid!!!
01-10 22:53:21.532 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache:
getAllMatchedRiders cache key : 13.061, 77.4993 : 13.1145,
77.3815:o~unAcr_xMd@wEPqBVmCBkAj@uIVgFb@{ELcBBq@?SfBE~FSzAGfBQtBYzAW`BMbFWzBM|
Fa@`ACvCDbEJtAHzCNtAI|
Cc@zASZEf@Ab@B^FhEjAxBh@`@JEReAxF]hBu@nDq@hCaBvG_DzL}CzMiAfEMTMJsBrJ_DfKyA|
FyCpL{@fDuAjFw@jDc@dBqDfNeEfPoC`Li@lCoD|RmAhGgC~Mo@tD}@|
EcBpJ_AlF}@lFWnAe@bBaAzBuQn^}D`IiBxDyHhOyFvLoFxLuAbD_AnBiBzD}EjK_NfZeHpOkDtHmCnGwC`
Io@fBoAbFgDvNmF~T{BzIg@`BcAlCeG|OmAnDiClHqDbKsC~HsC`IsL|
^gJxXyHrUy@hCkAbEsBnHiArEuDlOaBlG@b@GZe@bBwAhDo@vA_@j@cA~Am@z@k@x@cAbAmCdCyChCq@j@[
eA_A_CwCiGYs@Sw@_A_HYcBc@aCWRiAt@}@p@_Az@eArA{@|
A_AzASLSf@Wl@a@fBm@vBq@pAa@n@{@`AuApAaB~AoC~CaHfIaG|
GwBdCyAbBaAbA{EgA{G}AeDcAw@c@_Aq@OKeA[w@Y[rASr@oAa@@130120200745:1WANTSBoth
01-10 22:53:21.533 5805 5805 D
com.disha.quickride.androidapp.ridemgmt.ridematcher.cache.MatchedUsersCache: Cache
contains some query result that is still valid!!!
01-10 22:53:21.570 5805 5805 I ViewRootImpl[CommonMapActivity]: view add
KeepScreenOnFlag
01-10 22:53:21.570 5805 5805 I ViewRootImpl[CommonMapActivity]: view add
KeepScreenOnFlag
01-10 22:53:23.405 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:53:23.405 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:53:23.405 5805 5805 V AudioManager: playSoundEffect effectType: 0
01-10 22:53:23.405 5805 5805 V AudioManager: querySoundEffectsEnabled...
01-10 22:53:23.500 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Stop listening to network
state changes
01-10 22:53:23.500 5805 5805 D
com.disha.quickride.androidapp.util.NetworkStateReceiver: Stop listening to network
state changes
01-10 22:53:23.518 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:53:23.518 5805 5805 D ZrHung.AppEyeUiProbe: stop checker.
01-10 22:53:23.976 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:false
01-10 22:53:23.976 5805 5884 D ZrHung.AppEyeUiProbe: Current Activity:false
01-10 22:53:23.976 5805 5884 D ZrHung.AppEyeUiProbe: not watching, wait.
01-10 22:53:23.976 5805 5884 D ZrHung.AppEyeUiProbe: not watching, wait.
01-10 22:53:24.030 5805 5921 W libEGL : EGLNativeWindowType 0x74b7126010
disconnect failed
01-10 22:53:24.030 5805 5921 W libEGL : EGLNativeWindowType 0x74b7126010
disconnect failed
01-10 22:53:24.037 5805 7977 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:53:24.037 5805 7977 I AppsFlyer_4.9.0: onBecameBackground
01-10 22:53:24.038 5805 7977 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:53:24.039 5805 7977 I AppsFlyer_4.9.0: app went to background
01-10 22:53:24.038 5805 7977 I AppsFlyer_4.9.0: callStatsBackground background
call
01-10 22:53:24.039 5805 7977 I AppsFlyer_4.9.0: app went to background
01-10 22:53:24.042 5805 7977 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:53:24.042 5805 7977 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:53:24.042 5805 7977 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
01-10 22:53:24.042 5805 7977 D AppsFlyer_4.9.0: RD status is OFF
01-10 22:53:24.914 5805 7892 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Reconnection
to MQTT was successful; Cancelling the timer and listener
01-10 22:53:24.914 5805 7892 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Reconnection
to MQTT was successful; Cancelling the timer and listener
01-10 22:53:24.915 5805 7892 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Starting Mqtt
client level operations
01-10 22:53:24.915 5805 7892 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Starting Mqtt
client level operations
01-10 22:53:24.915 5805 7892 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Cancelling
timer
01-10 22:53:24.915 5805 8081 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:53:24.915 5805 7892 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Cancelling
timer
01-10 22:53:24.916 5805 8082 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:53:24.915 5805 8081 D
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Started
subscribing
01-10 22:53:24.916 5805 8080 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:53:24.916 5805 8082 D
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Started
unsubscribing
01-10 22:53:24.916 5805 8080 D
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Started publishing
Mqtt messages
01-10 22:53:33.739 5805 5805 D ViewRootImpl[CommonMapActivity]: surface should
not be released
01-10 22:53:33.739 5805 5805 D ViewRootImpl[CommonMapActivity]: surface should
not be released
01-10 22:53:33.746 5805 7574 W libEGL : EGLNativeWindowType 0x74b73d3010
disconnect failed
01-10 22:53:33.746 5805 7574 W libEGL : EGLNativeWindowType 0x74b73d3010
disconnect failed
01-10 22:53:33.758 5805 5805 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is invisible
01-10 22:53:33.758 5805 5805 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is invisible
01-10 22:53:33.784 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:33.784 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:38.774 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:38.774 5805 5815 E : [ZeroHung]zrhung_get_config: Get config
failed for wp[0x0008]
01-10 22:53:55.112 5805 8079 E ClientState: l80505608380938: Timed out as no
write activity, keepAlive=30,000 lastOutboundActivity=1,578,676,956,148
lastInboundActivity=1,578,677,004,913 time=1,578,677,035,057 lastPing=0
01-10 22:53:55.112 5805 8079 E ClientState: l80505608380938: Timed out as no
write activity, keepAlive=30,000 lastOutboundActivity=1,578,676,956,148
lastInboundActivity=1,578,677,004,913 time=1,578,677,035,057 lastPing=0
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
EventServiceProxy connectionLost with retryImmediately = true
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Timed out
while waiting to write messages to the server (32002)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:31)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ClientState.checkForActivity(SourceFile:705
)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ClientComms.checkForActivity(SourceFile:784
)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ClientComms.checkForActivity(SourceFile:770
)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.TimerPingSender$PingTask.run(SourceFile:77)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.processTask(Timer.java:569)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:527)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
EventServiceProxy connectionLost with retryImmediately = true
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Timed out
while waiting to write messages to the server (32002)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(SourceF
ile:31)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ClientState.checkForActivity(SourceFile:705
)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ClientComms.checkForActivity(SourceFile:784
)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.internal.ClientComms.checkForActivity(SourceFile:770
)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
org.eclipse.paho.client.mqttv3.TimerPingSender$PingTask.run(SourceFile:77)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.processTask(Timer.java:569)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.mainLoop(Timer.java:527)
01-10 22:53:55.161 5805 8079 E
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: at
java.util.TimerThread.run(Timer.java:512)
01-10 22:53:55.167 5805 8079 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Stopping Mqtt
client level operations
01-10 22:53:55.167 5805 8079 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Stopping Mqtt
client level operations
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Exception while
taking subscription wrapper from the subscriptions queue :
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread:
java.lang.InterruptedException
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterru
ptAfterWait(AbstractQueuedSynchronizer.java:2034)
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abstrac
tQueuedSynchronizer.java:2068)
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread.getNextSubscription
(SourceFile:73)
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread.run(SourceFile:44)
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.lang.Thread.run(Thread.java:784)
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Exception while
taking subscription wrapper from the subscriptions queue :
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread:
java.lang.InterruptedException
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterru
ptAfterWait(AbstractQueuedSynchronizer.java:2034)
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abstrac
tQueuedSynchronizer.java:2068)
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread.getNextSubscription
(SourceFile:73)
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread.run(SourceFile:44)
01-10 22:53:55.213 5805 8081 E
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: at
java.lang.Thread.run(Thread.java:784)
01-10 22:53:55.222 5805 8081 W
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Stopped
subscribing
01-10 22:53:55.222 5805 8081 W
com.disha.quickride.androidapp.event.MqttTopicSubscribingThread: Stopped
subscribing
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Exception while
taking Mqtt message from the queue :
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread:
java.lang.InterruptedException
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterru
ptAfterWait(AbstractQueuedSynchronizer.java:2034)
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abstrac
tQueuedSynchronizer.java:2068)
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
com.disha.quickride.androidapp.event.MqttMessageSendingThread.getNextMessage(Source
File:77)
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
com.disha.quickride.androidapp.event.MqttMessageSendingThread.run(SourceFile:46)
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.lang.Thread.run(Thread.java:784)
01-10 22:53:55.227 5805 8080 W
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Stopped publishing
Mqtt messages
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Exception while
taking Mqtt message from the queue :
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread:
java.lang.InterruptedException
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterru
ptAfterWait(AbstractQueuedSynchronizer.java:2034)
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abstrac
tQueuedSynchronizer.java:2068)
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
com.disha.quickride.androidapp.event.MqttMessageSendingThread.getNextMessage(Source
File:77)
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
com.disha.quickride.androidapp.event.MqttMessageSendingThread.run(SourceFile:46)
01-10 22:53:55.227 5805 8080 E
com.disha.quickride.androidapp.event.MqttMessageSendingThread: at
java.lang.Thread.run(Thread.java:784)
01-10 22:53:55.227 5805 8080 W
com.disha.quickride.androidapp.event.MqttMessageSendingThread: Stopped publishing
Mqtt messages
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Exception while
taking topic name from the unsubscriptions queue :
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread:
java.lang.InterruptedException
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterru
ptAfterWait(AbstractQueuedSynchronizer.java:2034)
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abstrac
tQueuedSynchronizer.java:2068)
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread.getNextTopicForUn
subscription(SourceFile:65)
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread.run(SourceFile:41
)
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.lang.Thread.run(Thread.java:784)
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Exception while
taking topic name from the unsubscriptions queue :
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread:
java.lang.InterruptedException
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterru
ptAfterWait(AbstractQueuedSynchronizer.java:2034)
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abstrac
tQueuedSynchronizer.java:2068)
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread.getNextTopicForUn
subscription(SourceFile:65)
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread.run(SourceFile:41
)
01-10 22:53:55.245 5805 8082 E
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: at
java.lang.Thread.run(Thread.java:784)
01-10 22:53:55.246 5805 8082 W
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Stopped
unsubscribing
01-10 22:53:55.246 5805 8082 W
com.disha.quickride.androidapp.event.MqttTopicUnsubscribingThread: Stopped
unsubscribing
01-10 22:53:55.851 5805 8312 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
recheckNetworkConnectionAndReconnect
01-10 22:53:55.851 5805 8312 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
recheckNetworkConnectionAndReconnect
01-10 22:53:55.856 5805 8312 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:53:55.856 5805 8312 D
com.disha.quickride.androidapp.event.EventServiceConnection: brokerURLs
01-10 22:53:55.856 5805 8312 I
com.disha.quickride.androidapp.event.EventServiceConnection: Mqtt connect called
01-10 22:53:55.856 5805 8312 D
com.disha.quickride.androidapp.event.EventServiceConnection: brokerURLs
01-10 22:53:56.680 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{a3e2053 token=android.os.BinderProxy@4b85c83
{com.disha.quickride/com.disha.quickride.androidapp.startup.QRHomeScreenActivity}}
token= android.os.BinderProxy@4b85c83
01-10 22:53:56.680 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{a3e2053 token=android.os.BinderProxy@4b85c83
{com.disha.quickride/com.disha.quickride.androidapp.startup.QRHomeScreenActivity}}
token= android.os.BinderProxy@4b85c83
01-10 22:53:56.729 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{f906e3f token=android.os.BinderProxy@8b3d58d
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.register.QRPhoneNumber
Activity}} token= android.os.BinderProxy@8b3d58d
01-10 22:53:56.729 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{f906e3f token=android.os.BinderProxy@8b3d58d
{com.disha.quickride/com.disha.quickride.androidapp.usermgmt.register.QRPhoneNumber
Activity}} token= android.os.BinderProxy@8b3d58d
01-10 22:53:56.815 5805 5805 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is closed by the user
01-10 22:53:56.815 5805 5805 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is closed by the user
01-10 22:53:56.872 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{1647f03 token=android.os.BinderProxy@a49e592
{com.disha.quickride/com.disha.quickride.androidapp.common.CommonMapActivity}}
token= android.os.BinderProxy@a49e592
01-10 22:53:56.872 5805 5805 D ActivityThread: Remove activity client record, r=
ActivityRecord{1647f03 token=android.os.BinderProxy@a49e592
{com.disha.quickride/com.disha.quickride.androidapp.common.CommonMapActivity}}
token= android.os.BinderProxy@a49e592

You might also like