I want to know the meaning of following logs:
05-14 23:30:33.027 4271 7083 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.motorola.bach.modemstats.MPhoneStateListener.onDataServiceChanged:470 com.motorola.bach.modemstats.MPhoneStateListener.startDataOutOfService:457 com.motorola.bach.modemstats.MSimPhoneStateListener.onServiceStateChanged:103
05-14 23:30:33.102 4271 7083 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.motorola.bach.modemstats.MPhoneStateListener.onDataServiceChanged:470 com.motorola.bach.modemstats.MPhoneStateListener.stopDataOutOfService:461 com.motorola.bach.modemstats.MSimPhoneStateListener.onServiceStateChanged:106
Are these logs about mobile cellular services start and stop? Any help would be appreciated.