MCPcopy Create free account

hub / github.com/Abelzzg/AutoTestProject / functions

Functions577 in github.com/Abelzzg/AutoTestProject

↓ 2 callersMethodfilterViews
Filters Views based on the given class type. @param classToFilterBy the class to filter @param viewList the Iterable to filter from @return an ArrayL
app/src/main/java/com/robotium/solo/RobotiumUtils.java:49
↓ 2 callersMethodfinishActivity
Finishes an activity. @param activity the activity to finish
app/src/main/java/com/robotium/solo/ActivityUtils.java:457
↓ 2 callersMethodgenerateRotateGesture
(int size, PointF center1, PointF center2)
app/src/main/java/com/robotium/solo/Rotator.java:23
↓ 2 callersMethodgetActivityMonitor
Creates a new ActivityMonitor and returns it @return an ActivityMonitor
app/src/main/java/com/robotium/solo/Waiter.java:183
↓ 2 callersMethodgetExternalStorageDirectory
()
app/src/main/java/com/zzg/robotium/lib/InputDataStore.java:74
↓ 2 callersMethodgetFamilyString
(View v)
app/src/main/java/com/zzg/robotium/lib/NewSolo.java:526
↓ 2 callersMethodgetField
()
app/src/main/java/com/robotium/solo/Reflect.java:103
↓ 2 callersMethodgetIMEI
获得手机IMEI @return
app/src/main/java/com/zzg/robotium/lib/Tools.java:426
↓ 2 callersMethodgetInput_LogImagePath
()
app/src/main/java/com/zzg/robotium/lib/InputDataStore.java:90
↓ 2 callersMethodgetInstance
获取CrashHandler实例 ,单例模式
app/src/main/java/com/zzg/robotium/lib/CrashHandler.java:59
↓ 2 callersMethodgetLoc
()
app/src/main/java/com/zzg/robotium/lib/Tools.java:369
↓ 2 callersMethodgetMacAddress
获取wifi的mac地址 @return
app/src/main/java/com/zzg/robotium/lib/Tools.java:350
↓ 2 callersMethodgetNetworkType
获取网络信息 @return
app/src/main/java/com/zzg/robotium/lib/Tools.java:223
↓ 2 callersMethodgetNumberOfUniqueViews
Returns the number of unique views. @param uniqueViews the set of unique views @param views the list of all views @return number of unique views
app/src/main/java/com/robotium/solo/Searcher.java:306
↓ 2 callersMethodgetPercnet
(double p_numerator, double p_denominator)
app/src/main/java/com/zzg/robotium/lib/Report.java:252
↓ 2 callersMethodgetPoints
()
app/src/main/java/com/robotium/solo/Illustration.java:50
↓ 2 callersMethodgetResName
@param view @return empty string means no id
app/src/main/java/com/zzg/robotium/lib/NewSolo.java:549
↓ 2 callersMethodgetScreenshotView
Gets the proper view to use for a screenshot.
app/src/main/java/com/robotium/solo/ScreenshotTaker.java:149
↓ 2 callersMethodgetScrollOrListParent
Returns the scroll or list parent view @param view the view who's parent should be returned @return the parent scroll view, list view or null
app/src/main/java/com/robotium/solo/ViewFetcher.java:70
↓ 2 callersMethodgetString
Returns a localized String matching the specified resource id. @param id the R.id of the String @return the localized String
app/src/main/java/com/robotium/solo/Solo.java:3730
↓ 2 callersMethodgetTextViewsFromWebView
Returns {@code TextView} objects based on web elements shown in the present WebViews @param onlyFromVisibleWebViews true if only from visible WebView
app/src/main/java/com/robotium/solo/WebUtils.java:59
↓ 2 callersMethodgetViewText
(View view)
app/src/main/java/com/zzg/robotium/lib/NewSolo.java:567
↓ 2 callersMethodin
Set a value to a field @param value the value to set
app/src/main/java/com/robotium/solo/Reflect.java:79
↓ 2 callersMethodinitScreenShotSaver
This method initializes the aysnc screenshot saving logic
app/src/main/java/com/robotium/solo/ScreenshotTaker.java:285
↓ 2 callersMethodinitializeTimeout
Parse a timeout value set using adb shell. There are two options to set the timeout. Set it using adb shell (requires root access): <br><br> 'adb she
app/src/main/java/com/robotium/solo/Solo.java:3946
↓ 2 callersMethodisDecorView
Returns whether a view is a DecorView @param view @return true if view is a DecorView, false otherwise
app/src/main/java/com/robotium/solo/ViewFetcher.java:200
↓ 2 callersMethodisDialog
Checks that the specified DecorView and the Activity DecorView are not equal. @param activity the activity which DecorView is to be compared @param d
app/src/main/java/com/robotium/solo/DialogUtils.java:129
↓ 2 callersMethodisViewType
(Class<?> aClass, String typeName)
app/src/main/java/com/robotium/solo/ViewFetcher.java:478
↓ 2 callersMethodisWebElementSufficientlyShown
Returns true if the view is sufficiently shown @param view the view to check @return true if the view is sufficiently shown
app/src/main/java/com/robotium/solo/WebUtils.java:302
↓ 2 callersMethodprintViews
for debug when get view failed
app/src/main/java/com/zzg/robotium/lib/NewSolo.java:482
↓ 2 callersFunctionpromptText
(element, range)
app/src/main/java/com/robotium/solo/RobotiumWeb.js:263
↓ 2 callersMethodrmTheLastChar
(String str)
app/src/main/java/com/zzg/robotium/lib/NewSolo.java:587
↓ 2 callersMethodsavePixels
Extract the bitmap from OpenGL @param x the start column @param y the start line @param w the width of the bitmap @param h the height of the bitmap
app/src/main/java/com/robotium/solo/GLRenderWrapper.java:128
↓ 2 callersMethodsetFinished
Set to true if all {@code TextView} objects have been created @param isFinished true if all {@code TextView} objects have been created
app/src/main/java/com/robotium/solo/WebElementCreator.java:73
↓ 2 callersMethodsetImageName
(String name)
app/src/main/java/com/zzg/robotium/lib/ReportLib.java:183
↓ 2 callersMethodsetRegisterActivities
Set true if registration of Activities should be performed @param registerActivities true if registration of Activities should be performed
app/src/main/java/com/robotium/solo/ActivityUtils.java:132
↓ 2 callersMethodsetupActivityMonitor
This is were the activityMonitor is set up. The monitor will keep check for the currently active activity.
app/src/main/java/com/robotium/solo/ActivityUtils.java:103
↓ 2 callersMethodshoot
(Activity a, String absolutepath)
app/src/main/java/com/zzg/robotium/lib/Takeshot.java:70
↓ 2 callersMethodstopActivityMonitor
Removes the ActivityMonitor
app/src/main/java/com/robotium/solo/ActivityUtils.java:383
↓ 2 callersMethodtype
Set the class type @param clazz the type @return a field reference
app/src/main/java/com/robotium/solo/Reflect.java:98
↓ 2 callersMethoduseGoBack
Sends the back button command a given number of times @param numberOfTimes the number of times to press "back"
app/src/main/java/com/robotium/solo/ActivityUtils.java:429
↓ 2 callersMethodwaitForActivity
Waits for an Activity matching the specified name. Default timeout is 20 seconds. @param name the name of the {@code Activity} to wait for. Example i
app/src/main/java/com/robotium/solo/Solo.java:3532
↓ 2 callersMethodwaitForCondition
Waits for a condition to be satisfied. @param condition the condition to wait for @param timeout the amount of time in milliseconds to wait @return {
app/src/main/java/com/robotium/solo/Solo.java:705
↓ 2 callersMethodwaitForView
Waits for a view to be shown. @param viewClass the {@code View} class to wait for @param index the index of the view that is expected to be shown @pa
app/src/main/java/com/robotium/solo/Waiter.java:212
↓ 1 callersMethodaddViewsToList
Adds views to a given list. @param allWebElements the list of all views @param webTextViewsOnScreen the list of views shown on screen
app/src/main/java/com/robotium/solo/Searcher.java:250
↓ 1 callersMethodareViewsIdentical
Compares if the specified views are identical. This is used instead of View.compare as it always returns false in cases where the View tree is refresh
app/src/main/java/com/robotium/solo/ViewFetcher.java:523
↓ 1 callersMethodcall
()
app/src/main/java/com/robotium/solo/Searcher.java:108
↓ 1 callersMethodclearActivityStack
Clears the activity stack.
app/src/main/java/com/robotium/solo/ActivityUtils.java:445
↓ 1 callersMethodclearEditText
Clears the value of an EditText. @param index the index of the {@link EditText} to clear. 0 if only one is available
app/src/main/java/com/robotium/solo/Solo.java:2750
↓ 1 callersMethodclearLogcat
()
app/src/main/java/com/zzg/robotium/lib/ReportLib.java:148
↓ 1 callersMethodclickLongOnScreen
Long clicks a given coordinate on the screen. @param x the x coordinate @param y the y coordinate @param time the amount of time to long click
app/src/main/java/com/robotium/solo/Clicker.java:119
↓ 1 callersMethodclickOnActionBarHomeButton
Clicks an ActionBar Home/Up button.
app/src/main/java/com/robotium/solo/Solo.java:1859
↓ 1 callersMethodcreateAndReturnTextViewsFromWebElements
Creates and returns TextView objects based on WebElements @return an ArrayList with TextViews
app/src/main/java/com/robotium/solo/WebUtils.java:71
↓ 1 callersMethodcreateStackAndPushStartActivity
Creates a new activity stack and pushes the start activity.
app/src/main/java/com/robotium/solo/ActivityUtils.java:69
↓ 1 callersMethodcreateWebElementAndAddInList
Creates a {@ WebElement} object from the given text and {@code WebView} @param webData the data of the web element @param webView the {@code WebView}
app/src/main/java/com/robotium/solo/WebElementCreator.java:84
↓ 1 callersMethodcreateWebElementAndSetLocation
Creates a {@code WebView} object @param information the data of the web element @param webView the web view the text is shown in @return a {@code We
app/src/main/java/com/robotium/solo/WebElementCreator.java:124
↓ 1 callersMethoddoScreenshot
()
app/src/main/java/com/robotium/solo/ScreenshotTaker.java:327
↓ 1 callersMethodenableJavascriptAndSetRobotiumWebClient
Enables JavaScript in the given {@code WebViews} objects. @param webViews the {@code WebView} objects to enable JavaScript in
app/src/main/java/com/robotium/solo/RobotiumWebClient.java:50
↓ 1 callersMethodfinish
(int resultCode, Bundle results)
app/src/main/java/com/zzg/robotium/lib/ReportTestRunner.java:66
↓ 1 callersMethodfinishOpenedActivities
The Activities that are alive are finished. Usually used in tearDown().
app/src/main/java/com/robotium/solo/Solo.java:3789
↓ 1 callersMethodformat
(LogRecord rec)
app/src/main/java/com/zzg/robotium/lib/ReportLib.java:228
↓ 1 callersMethodgenerateSwipeGesture
(PointF startPoint1, PointF startPoint2, PointF endPoint1, PointF endPoint2)
app/src/main/java/com/robotium/solo/Swiper.java:21
↓ 1 callersMethodgenerateTapGesture
(int numTaps, PointF... points)
app/src/main/java/com/robotium/solo/Tapper.java:22
↓ 1 callersMethodgenerateZoomGesture
(PointF startPoint1, PointF startPoint2, PointF endPoint1, PointF endPoint2)
app/src/main/java/com/robotium/solo/Zoomer.java:22
↓ 1 callersMethodgetAllRecyclerViews
Returns a Set of all RecyclerView or empty Set if none is found @return a Set of RecyclerViews
app/src/main/java/com/robotium/solo/ViewFetcher.java:458
↓ 1 callersMethodgetAllTheLauncher
获取所有的launcher信息 @param context @return
app/src/main/java/com/zzg/robotium/lib/Tools.java:499
↓ 1 callersMethodgetBitmapOfView
Returns a bitmap of a given View. @param view the view to save a bitmap from @return a bitmap of the given view
app/src/main/java/com/robotium/solo/ScreenshotTaker.java:231
↓ 1 callersMethodgetBitmapOfWebView
Returns a bitmap of a given WebView. @param webView the webView to save a bitmap from @return a bitmap of the given web view
app/src/main/java/com/robotium/solo/ScreenshotTaker.java:215
↓ 1 callersMethodgetChildIndex
(ViewGroup parent, View child)
app/src/main/java/com/zzg/robotium/lib/NewSolo.java:591
↓ 1 callersMethodgetClassName
Returns the class name. @return the class name
app/src/main/java/com/robotium/solo/WebElement.java:141
↓ 1 callersMethodgetConfig
Returns the Config used by Robotium. @return the Config used by Robotium
app/src/main/java/com/robotium/solo/Solo.java:300
↓ 1 callersMethodgetCpuInfo
获得CPU使用率
app/src/main/java/com/zzg/robotium/lib/Tools.java:246
↓ 1 callersMethodgetCurrentTime4Json
json统一时间格式 @return
app/src/main/java/com/zzg/robotium/lib/Tools.java:396
↓ 1 callersMethodgetCurrentViews
Returns an {@code ArrayList} of {@code View}s of the specified {@code Class} located in the current {@code Activity}. @param classToFilterBy return
app/src/main/java/com/robotium/solo/ViewFetcher.java:333
↓ 1 callersMethodgetCurrentWebChromeClient
Returns the current WebChromeClient through reflection @return the current WebChromeClient
app/src/main/java/com/robotium/solo/WebUtils.java:168
↓ 1 callersMethodgetDeltaTime
(long p_startTime, long p_endTime)
app/src/main/java/com/zzg/robotium/lib/ReportLib.java:314
↓ 1 callersMethodgetDeviceInfo
设备及安装软件信息 往jsonGlobal中加入Header信息 @return 头信息
app/src/main/java/com/zzg/robotium/lib/CrashHandler.java:196
↓ 1 callersMethodgetDeviceVersion
获取versionCode(ANDROID版本号)
app/src/main/java/com/zzg/robotium/lib/Tools.java:123
↓ 1 callersMethodgetDpi
()
app/src/main/java/com/zzg/robotium/lib/Tools.java:276
↓ 1 callersMethodgetFileName
Returns a proper filename depending on if name is given or not. @param name the given name @return a proper filename depedning on if a name is given
app/src/main/java/com/robotium/solo/ScreenshotTaker.java:260
↓ 1 callersMethodgetFragment
Returns a Fragment with a given Tag or id. @param tag the Tag of the Fragment or null if no Tag @param id the id of the Fragment @return a SupportFra
app/src/main/java/com/robotium/solo/Waiter.java:837
↓ 1 callersMethodgetInput_LogCrash
()
app/src/main/java/com/zzg/robotium/lib/InputDataStore.java:98
↓ 1 callersMethodgetInput_Retrytime
()
app/src/main/java/com/zzg/robotium/lib/InputDataStore.java:53
↓ 1 callersMethodgetInput_TargetActivty
()
app/src/main/java/com/zzg/robotium/lib/InputDataStore.java:106
↓ 1 callersMethodgetInput_TargetPakage
()
app/src/main/java/com/zzg/robotium/lib/InputDataStore.java:66
↓ 1 callersMethodgetJavaScriptAsString
Returns the JavaScript file RobotiumWeb.js as a String @return the JavaScript file RobotiumWeb.js as a {@code String}
app/src/main/java/com/robotium/solo/WebUtils.java:345
↓ 1 callersMethodgetLog
Returns the log in the given stringBuilder. @param stringBuilder the StringBuilder object to return the log in @return the log
app/src/main/java/com/robotium/solo/Waiter.java:751
↓ 1 callersMethodgetMemory
获取使用内存大小
app/src/main/java/com/zzg/robotium/lib/Tools.java:169
↓ 1 callersMethodgetNonDecorViews
Returns all views that are non DecorViews @param views the views to check @return the non DecorViews
app/src/main/java/com/robotium/solo/ViewFetcher.java:174
↓ 1 callersMethodgetNumberOfMatches
Checks if a View matches a certain string and returns the amount of total matches. @param regex the regex to match @param view the view to check @par
app/src/main/java/com/robotium/solo/RobotiumUtils.java:115
↓ 1 callersMethodgetPhoneModel
获得手机型号 @return
app/src/main/java/com/zzg/robotium/lib/Tools.java:409
↓ 1 callersMethodgetRecentContainer
Returns the most recent view container @param views the views to check @return the most recent view container
app/src/main/java/com/robotium/solo/ViewFetcher.java:152
↓ 1 callersMethodgetResolution
()
app/src/main/java/com/zzg/robotium/lib/Tools.java:284
↓ 1 callersMethodgetScrollListWindowHeight
Returns the height of the scroll or list view parent @param view the view who's parents height should be returned @return the height of the scroll or
app/src/main/java/com/robotium/solo/ViewFetcher.java:304
↓ 1 callersMethodgetSupportFragment
Returns a SupportFragment with a given Tag or id. @param tag the Tag of the SupportFragment or null if no Tag @param id the id of the SupportFragment
app/src/main/java/com/robotium/solo/Waiter.java:703
↓ 1 callersMethodgetTargetAndroidVersion
获取目标APK的编译版本 @return
app/src/main/java/com/zzg/robotium/lib/Tools.java:519
↓ 1 callersMethodgetToolType
()
app/src/main/java/com/robotium/solo/Illustration.java:54
↓ 1 callersMethodgetTotalMemory
()
app/src/main/java/com/zzg/robotium/lib/Tools.java:186
↓ 1 callersMethodgetValue
(Field field)
app/src/main/java/com/robotium/solo/Reflect.java:116
↓ 1 callersMethodgetVersionName
获取平台号+版本号+渠道号 @return
app/src/main/java/com/zzg/robotium/lib/Tools.java:152
← previousnext →101–200 of 577, ranked by callers