Searched defs:statusError (Results 1 – 5 of 5) sorted by relevance
212 int statusError = BluetoothShare.STATUS_CONNECTION_ERROR; in updateCompletedNotification_withOutBoundShare_showsNoti() local292 int statusError = BluetoothShare.STATUS_CONNECTION_ERROR; in updateCompletedNotification_withInBoundShare_showsNoti() local
63 type statusError status type
1906 type statusError struct { struct1907 code int1908 text string1911 func (e statusError) Error() string { return StatusText(e.code) + ": " + e.text }
META-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...