diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/index.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/index.html index e0ba251a4c..255eee20ef 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/index.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/index.html @@ -47,7 +47,7 @@
- +
-
+

core

Packages

-
+
- +
Link copied to clipboard
-
common
+
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/navigation.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/navigation.html index d60f2e4dd2..74a4ccf2f8 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/navigation.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/navigation.html @@ -1,28 +1,28 @@
-
+
-
+ -
+
-
+
-
+
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/-menu-item.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/-menu-item.html index 5442a36707..e32a60d0af 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/-menu-item.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/-menu-item.html @@ -47,7 +47,7 @@
- +
-
+

MenuItem

-
constructor(label: String, imageVector: <Error class: unknown class>, onClick: () -> Unit, isImportant: Boolean)
+
constructor(label: String, imageVector: ImageVector, onClick: () -> Unit, isImportant: Boolean)
- +
-
+

imageVector

-
val imageVector: <Error class: unknown class>
+
- +
-
+

MenuItem

-
data class MenuItem(val label: String, val imageVector: <Error class: unknown class>, val onClick: () -> Unit, val isImportant: Boolean)
+
data class MenuItem(val label: String, val imageVector: ImageVector, val onClick: () -> Unit, val isImportant: Boolean)

Constructors

-
+
- +
Link copied to clipboard
-
constructor(label: String, imageVector: <Error class: unknown class>, onClick: () -> Unit, isImportant: Boolean)
+
constructor(label: String, imageVector: ImageVector, onClick: () -> Unit, isImportant: Boolean)
@@ -90,27 +90,27 @@

Constructors

Properties

-
+
- +
Link copied to clipboard
-
val imageVector: <Error class: unknown class>
+
- +
- +
Link copied to clipboard
@@ -120,12 +120,12 @@

Properties

- +
- +
Link copied to clipboard
@@ -135,12 +135,12 @@

Properties

- +
- +
Link copied to clipboard
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/is-important.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/is-important.html index cc2a22177b..2898008a56 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/is-important.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/is-important.html @@ -47,7 +47,7 @@
- +
-
+

isImportant

diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/label.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/label.html index 230839d2b7..032fbfcfa9 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/label.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/label.html @@ -47,7 +47,7 @@
- +
-
+

label

diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/on-click.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/on-click.html index 3819ee74be..ddc7a00764 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/on-click.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/-menu-item/on-click.html @@ -47,7 +47,7 @@
- +
-
+

onClick

diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/index.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/index.html index 4b6b05a9e3..c1d7124a6e 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/index.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/core/org.dokka.it.android.kmp.core/index.html @@ -47,7 +47,7 @@
- +
-
+

Package-level declarations

@@ -70,17 +70,17 @@

Package-level declaratio

Types

-
+
- +
Link copied to clipboard
-
data class MenuItem(val label: String, val imageVector: <Error class: unknown class>, val onClick: () -> Unit, val isImportant: Boolean)
+
data class MenuItem(val label: String, val imageVector: ImageVector, val onClick: () -> Unit, val isImportant: Boolean)
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/index.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/index.html index 83c68981ed..debcf0c37f 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/index.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/index.html @@ -47,7 +47,7 @@
- +
-
+

material3

Packages

-
+
- +
Link copied to clipboard
-
common
+
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/navigation.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/navigation.html index d60f2e4dd2..74a4ccf2f8 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/navigation.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/navigation.html @@ -1,28 +1,28 @@
-
+
-
+ -
+
-
+
-
+
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/org.dokka.it.android.kmp.material3/-top-app-bar-action.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/org.dokka.it.android.kmp.material3/-top-app-bar-action.html index 1e68f7f9e9..69469a99f5 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/org.dokka.it.android.kmp.material3/-top-app-bar-action.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/material3/org.dokka.it.android.kmp.material3/-top-app-bar-action.html @@ -47,7 +47,7 @@
- +
-
+

TopAppBarAction

-
fun TopAppBarAction(menuItem: <Error class: unknown class>, modifier: <Error class: unknown class> = Modifier)
+
fun TopAppBarAction(menuItem: MenuItem, modifier: Modifier = Modifier)
- +
-
+

Package-level declarations

@@ -70,17 +70,17 @@

Package-level declaratio

Functions

-
+
- +
Link copied to clipboard
-
fun TopAppBarAction(menuItem: <Error class: unknown class>, modifier: <Error class: unknown class> = Modifier)
+
fun TopAppBarAction(menuItem: MenuItem, modifier: Modifier = Modifier)
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/navigation.html b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/navigation.html index 2da5ab773a..cb237cd873 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/navigation.html +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/navigation.html @@ -1,28 +1,28 @@
-
+
-
+ -
+
-
+
-
+
diff --git a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/scripts/pages.json b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/scripts/pages.json index 176800e773..cb600a6097 100644 --- a/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/scripts/pages.json +++ b/dokka-integration-tests/gradle/projects/it-android-compose/expectedData/html/scripts/pages.json @@ -1 +1 @@ -[{"name":"constructor(label: String, imageVector: , onClick: () -> Unit, isImportant: Boolean)","description":"org.dokka.it.android.kmp.core.MenuItem.MenuItem","location":"core/org.dokka.it.android.kmp.core/-menu-item/-menu-item.html","searchKeys":["MenuItem","constructor(label: String, imageVector: , onClick: () -> Unit, isImportant: Boolean)","org.dokka.it.android.kmp.core.MenuItem.MenuItem"]},{"name":"data class MenuItem(val label: String, val imageVector: , val onClick: () -> Unit, val isImportant: Boolean)","description":"org.dokka.it.android.kmp.core.MenuItem","location":"core/org.dokka.it.android.kmp.core/-menu-item/index.html","searchKeys":["MenuItem","data class MenuItem(val label: String, val imageVector: , val onClick: () -> Unit, val isImportant: Boolean)","org.dokka.it.android.kmp.core.MenuItem"]},{"name":"val imageVector: ","description":"org.dokka.it.android.kmp.core.MenuItem.imageVector","location":"core/org.dokka.it.android.kmp.core/-menu-item/image-vector.html","searchKeys":["imageVector","val imageVector: ","org.dokka.it.android.kmp.core.MenuItem.imageVector"]},{"name":"val isImportant: Boolean","description":"org.dokka.it.android.kmp.core.MenuItem.isImportant","location":"core/org.dokka.it.android.kmp.core/-menu-item/is-important.html","searchKeys":["isImportant","val isImportant: Boolean","org.dokka.it.android.kmp.core.MenuItem.isImportant"]},{"name":"val label: String","description":"org.dokka.it.android.kmp.core.MenuItem.label","location":"core/org.dokka.it.android.kmp.core/-menu-item/label.html","searchKeys":["label","val label: String","org.dokka.it.android.kmp.core.MenuItem.label"]},{"name":"val onClick: () -> Unit","description":"org.dokka.it.android.kmp.core.MenuItem.onClick","location":"core/org.dokka.it.android.kmp.core/-menu-item/on-click.html","searchKeys":["onClick","val onClick: () -> Unit","org.dokka.it.android.kmp.core.MenuItem.onClick"]},{"name":"fun TopAppBarAction(menuItem: , modifier: = Modifier)","description":"org.dokka.it.android.kmp.material3.TopAppBarAction","location":"material3/org.dokka.it.android.kmp.material3/-top-app-bar-action.html","searchKeys":["TopAppBarAction","fun TopAppBarAction(menuItem: , modifier: = Modifier)","org.dokka.it.android.kmp.material3.TopAppBarAction"]}] \ No newline at end of file +[{"name":"constructor(label: String, imageVector: ImageVector, onClick: () -> Unit, isImportant: Boolean)","description":"org.dokka.it.android.kmp.core.MenuItem.MenuItem","location":"core/org.dokka.it.android.kmp.core/-menu-item/-menu-item.html","searchKeys":["MenuItem","constructor(label: String, imageVector: ImageVector, onClick: () -> Unit, isImportant: Boolean)","org.dokka.it.android.kmp.core.MenuItem.MenuItem"]},{"name":"data class MenuItem(val label: String, val imageVector: ImageVector, val onClick: () -> Unit, val isImportant: Boolean)","description":"org.dokka.it.android.kmp.core.MenuItem","location":"core/org.dokka.it.android.kmp.core/-menu-item/index.html","searchKeys":["MenuItem","data class MenuItem(val label: String, val imageVector: ImageVector, val onClick: () -> Unit, val isImportant: Boolean)","org.dokka.it.android.kmp.core.MenuItem"]},{"name":"val imageVector: ImageVector","description":"org.dokka.it.android.kmp.core.MenuItem.imageVector","location":"core/org.dokka.it.android.kmp.core/-menu-item/image-vector.html","searchKeys":["imageVector","val imageVector: ImageVector","org.dokka.it.android.kmp.core.MenuItem.imageVector"]},{"name":"val isImportant: Boolean","description":"org.dokka.it.android.kmp.core.MenuItem.isImportant","location":"core/org.dokka.it.android.kmp.core/-menu-item/is-important.html","searchKeys":["isImportant","val isImportant: Boolean","org.dokka.it.android.kmp.core.MenuItem.isImportant"]},{"name":"val label: String","description":"org.dokka.it.android.kmp.core.MenuItem.label","location":"core/org.dokka.it.android.kmp.core/-menu-item/label.html","searchKeys":["label","val label: String","org.dokka.it.android.kmp.core.MenuItem.label"]},{"name":"val onClick: () -> Unit","description":"org.dokka.it.android.kmp.core.MenuItem.onClick","location":"core/org.dokka.it.android.kmp.core/-menu-item/on-click.html","searchKeys":["onClick","val onClick: () -> Unit","org.dokka.it.android.kmp.core.MenuItem.onClick"]},{"name":"fun TopAppBarAction(menuItem: MenuItem, modifier: Modifier = Modifier)","description":"org.dokka.it.android.kmp.material3.TopAppBarAction","location":"material3/org.dokka.it.android.kmp.material3/-top-app-bar-action.html","searchKeys":["TopAppBarAction","fun TopAppBarAction(menuItem: MenuItem, modifier: Modifier = Modifier)","org.dokka.it.android.kmp.material3.TopAppBarAction"]}] \ No newline at end of file diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/index.html b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/index.html index dd55564e3b..30bc4794a1 100644 --- a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/index.html +++ b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/index.html @@ -2,7 +2,7 @@ - it-android-0 + it-android @@ -43,7 +43,7 @@
@@ -63,10 +63,10 @@
-
+
-

it-android-0

+

it-android

Packages

@@ -74,7 +74,7 @@

Packages

- +
Link copied to clipboard
diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-integration-test-activity/index.html b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-integration-test-activity/index.html deleted file mode 100644 index 3c2f9509f7..0000000000 --- a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-integration-test-activity/index.html +++ /dev/null @@ -1,130 +0,0 @@ - - - - - IntegrationTestActivity - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
-

IntegrationTestActivity

-

Some Activity implementing AppCompatActivity from android x

-
-
-
-
-
-

Constructors

-
-
-
-
- - -
Link copied to clipboard
-
-
-
-
constructor()
-
-
-
-
-
-
-
-

Functions

-
-
-
-
- - -
Link copied to clipboard
-
-
-
-
open fun onCreate(savedInstanceState: Bundle?)

Will show a small happy text

-
-
-
-
-
-
-
-
-
- -
-
-
- - \ No newline at end of file diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-integration-test-activity/on-create.html b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-integration-test-activity/on-create.html deleted file mode 100644 index bcc7c5c1ad..0000000000 --- a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-integration-test-activity/on-create.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - - onCreate - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
-

onCreate

-
-
open fun onCreate(savedInstanceState: Bundle?)

Will show a small happy text

-
- -
-
-
- - \ No newline at end of file diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/package-list b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/package-list deleted file mode 100644 index c40eb1b79b..0000000000 --- a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/package-list +++ /dev/null @@ -1,11 +0,0 @@ -$dokka.format:html-v1 -$dokka.linkExtension:html -$dokka.location:it.android////PointingToDeclaration/it-android-0/it.android/index.html -$dokka.location:it.android/AndroidSpecificClass///PointingToDeclaration/it-android-0/it.android/-android-specific-class/index.html -$dokka.location:it.android/AndroidSpecificClass/AndroidSpecificClass/#/PointingToDeclaration/it-android-0/it.android/-android-specific-class/-android-specific-class.html -$dokka.location:it.android/AndroidSpecificClass/createView/#android.content.Context/PointingToDeclaration/it-android-0/it.android/-android-specific-class/create-view.html -$dokka.location:it.android/AndroidSpecificClass/sparseIntArray/#/PointingToDeclaration/it-android-0/it.android/-android-specific-class/sparse-int-array.html -$dokka.location:it.android/IntegrationTestActivity///PointingToDeclaration/it-android-0/it.android/-integration-test-activity/index.html -$dokka.location:it.android/IntegrationTestActivity/IntegrationTestActivity/#/PointingToDeclaration/it-android-0/it.android/-integration-test-activity/-integration-test-activity.html -$dokka.location:it.android/IntegrationTestActivity/onCreate/#android.os.Bundle?/PointingToDeclaration/it-android-0/it.android/-integration-test-activity/on-create.html -it.android diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-android-specific-class/-android-specific-class.html b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-android-specific-class/-android-specific-class.html similarity index 91% rename from dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-android-specific-class/-android-specific-class.html rename to dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-android-specific-class/-android-specific-class.html index 214e4b426e..aa9df9aacf 100644 --- a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-android-specific-class/-android-specific-class.html +++ b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-android-specific-class/-android-specific-class.html @@ -43,7 +43,7 @@
@@ -63,8 +63,8 @@
-
- +
+

AndroidSpecificClass

diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-android-specific-class/create-view.html b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-android-specific-class/create-view.html similarity index 92% rename from dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-android-specific-class/create-view.html rename to dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-android-specific-class/create-view.html index f020793af2..7f830fa8e7 100644 --- a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-android-specific-class/create-view.html +++ b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-android-specific-class/create-view.html @@ -43,7 +43,7 @@
@@ -63,8 +63,8 @@
-
- +
+

createView

diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-android-specific-class/index.html b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-android-specific-class/index.html similarity index 97% rename from dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-android-specific-class/index.html rename to dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-android-specific-class/index.html index 66ca8d703c..f26c6d817e 100644 --- a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-android-specific-class/index.html +++ b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-android-specific-class/index.html @@ -43,7 +43,7 @@
@@ -63,8 +63,8 @@
-
- +
+

AndroidSpecificClass

This class is specific to android and uses android classes like: Context, SparseIntArray or View

diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-android-specific-class/sparse-int-array.html b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-android-specific-class/sparse-int-array.html similarity index 92% rename from dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-android-specific-class/sparse-int-array.html rename to dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-android-specific-class/sparse-int-array.html index 072f727ee9..4ec47dab12 100644 --- a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-android-specific-class/sparse-int-array.html +++ b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-android-specific-class/sparse-int-array.html @@ -43,7 +43,7 @@
@@ -63,8 +63,8 @@
-
- +
+

sparseIntArray

diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-integration-test-activity/-integration-test-activity.html b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-integration-test-activity/-integration-test-activity.html similarity index 91% rename from dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-integration-test-activity/-integration-test-activity.html rename to dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-integration-test-activity/-integration-test-activity.html index 9baa7bf24e..4655a47f2f 100644 --- a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/-integration-test-activity/-integration-test-activity.html +++ b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-integration-test-activity/-integration-test-activity.html @@ -43,7 +43,7 @@
@@ -63,8 +63,8 @@
-
- +
+

IntegrationTestActivity

diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-integration-test-activity/index.html b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-integration-test-activity/index.html new file mode 100644 index 0000000000..7caf414534 --- /dev/null +++ b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/-integration-test-activity/index.html @@ -0,0 +1,5365 @@ + + + + + IntegrationTestActivity + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

IntegrationTestActivity

+

Some Activity implementing AppCompatActivity from android x

+
+
+
+
+
+

Constructors

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
constructor()
+
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun addContentView(p0: View, p1: ViewGroup.LayoutParams)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun bindIsolatedService(p0: Intent, p1: Int, p2: String, p3: Executor, p4: ServiceConnection): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun bindService(p0: Intent, p1: ServiceConnection, p2: Int): Boolean
open override fun bindService(p0: Intent, p1: Int, p2: Executor, p3: ServiceConnection): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun checkCallingOrSelfPermission(p0: String): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun checkCallingOrSelfUriPermission(p0: Uri, p1: Int): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun checkCallingPermission(p0: String): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun checkCallingUriPermission(p0: Uri, p1: Int): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun checkPermission(p0: String, p1: Int, p2: Int): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun checkSelfPermission(p0: String): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun checkUriPermission(p0: Uri, p1: Int, p2: Int, p3: Int): Int
open override fun checkUriPermission(p0: Uri?, p1: String?, p2: String?, p3: Int, p4: Int, p5: Int): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun clearWallpaper()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun closeContextMenu()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun closeOptionsMenu()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun createContextForSplit(p0: String): Context
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun createDisplayContext(p0: Display): Context
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun createPackageContext(p0: String, p1: Int): Context
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun databaseList(): Array<String>
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun deleteDatabase(p0: String): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun deleteFile(p0: String): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun deleteSharedPreferences(p0: String): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun dispatchKeyEvent(p0: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun dispatchKeyShortcutEvent(p0: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun dispatchTouchEvent(p0: MotionEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun dump(@NonNull p0: String, @Nullable p1: FileDescriptor?, @NonNull p2: PrintWriter, @Nullable p3: Array<String>?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun enforceCallingOrSelfPermission(p0: String, p1: String?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun enforceCallingOrSelfUriPermission(p0: Uri, p1: Int, p2: String)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun enforceCallingPermission(p0: String, p1: String?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun enforceCallingUriPermission(p0: Uri, p1: Int, p2: String)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun enforcePermission(p0: String, p1: Int, p2: Int, p3: String?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun enforceUriPermission(p0: Uri, p1: Int, p2: Int, p3: Int, p4: String)
open override fun enforceUriPermission(p0: Uri?, p1: String?, p2: String?, p3: Int, p4: Int, p5: Int, p6: String?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun fileList(): Array<String>
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun <T : View> findViewById(@IdRes p0: Int): T
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun finish()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun finishActivity(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun finishAffinity()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun getActionBar(): ActionBar?
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getApplicationContext(): Context
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getApplicationInfo(): ApplicationInfo
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getAssets(): AssetManager
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getCacheDir(): File
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getClassLoader(): ClassLoader
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getCodeCacheDir(): File
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
fun getColor(p0: Int): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getContentResolver(): ContentResolver
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun getCurrentFocus(): View?
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getDatabasePath(p0: String): File
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getDataDir(): File
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getDir(p0: String, p1: Int): File
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getExternalCacheDir(): File?
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getExternalCacheDirs(): Array<File>
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getExternalFilesDir(p0: String?): File?
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getExternalFilesDirs(p0: String): Array<File>
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getExternalMediaDirs(): Array<File>
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getFilesDir(): File
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getFileStreamPath(p0: String): File
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun getIntent(): Intent
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getLifecycle(): Lifecycle
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getMainExecutor(): Executor
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getMainLooper(): Looper
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getMenuInflater(): MenuInflater
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getNoBackupFilesDir(): File
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getObbDir(): File
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getObbDirs(): Array<File>
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getOpPackageName(): String
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getPackageCodePath(): String
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getPackageManager(): PackageManager
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getPackageName(): String
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getPackageResourcePath(): String
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun getReferrer(): Uri?
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getResources(): Resources
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getSharedPreferences(p0: String, p1: Int): SharedPreferences
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
fun getString(p0: Int): String
fun getString(p0: Int, vararg p1: Any): String
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getSystemServiceName(p0: Class<*>): String?
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun getTaskId(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getTheme(): Resources.Theme
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun getWallpaper(): Drawable
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun getWindow(): Window
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun grantUriPermission(p0: String, p1: Uri, p2: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun invalidateOptionsMenu()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun isDestroyed(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun isDeviceProtectedStorage(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun isFinishing(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun isImmersive(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun isRestricted(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun isTaskRoot(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
fun managedQuery(p0: Uri, p1: Array<String>, p2: String, p3: Array<String>, p4: String): Cursor
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun moveDatabaseFrom(p0: Context, p1: String): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun moveSharedPreferencesFrom(p0: Context, p1: String): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun navigateUpTo(p0: Intent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ + + +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onActionModeFinished(p0: ActionMode)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onActionModeStarted(p0: ActionMode)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun onActivityReenter(p0: Int, p1: Intent)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onAttachedToWindow()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onBackPressed()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onContentChanged()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun onCreate(p0: Bundle?, p1: PersistableBundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onCreatePanelMenu(p0: Int, @NonNull p1: Menu): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onCreatePanelView(p0: Int): View?
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onCreateView(@NonNull p0: String, @NonNull p1: Context, @NonNull p2: AttributeSet): View?
open override fun onCreateView(@Nullable p0: View?, @NonNull p1: String, @NonNull p2: Context, @NonNull p3: AttributeSet): View?
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onDetachedFromWindow()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onKeyDown(p0: Int, p1: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onKeyLongPress(p0: Int, p1: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onKeyMultiple(p0: Int, p1: Int, p2: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun onKeyShortcut(p0: Int, p1: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onKeyUp(p0: Int, p1: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onLowMemory()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
override fun onMenuItemSelected(p0: Int, @NonNull p1: MenuItem): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onMenuOpened(p0: Int, p1: Menu): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun onNavigateUp(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onPanelClosed(p0: Int, @NonNull p1: Menu)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onPreparePanel(p0: Int, @Nullable p1: View?, @NonNull p2: Menu): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onRequestPermissionsResult(p0: Int, @NonNull p1: Array<String>, @NonNull p2: IntArray)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onSearchRequested(): Boolean
open override fun onSearchRequested(p0: SearchEvent?): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onStateNotSaved()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onTrimMemory(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun onWindowFocusChanged(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun openContextMenu(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun openFileInput(p0: String): FileInputStream
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun openOptionsMenu()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun overridePendingTransition(p0: Int, p1: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun peekWallpaper(): Drawable
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun recreate()
+
+
+
+
+ + + +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun registerReceiver(p0: BroadcastReceiver?, p1: IntentFilter): Intent?
open override fun registerReceiver(p0: BroadcastReceiver?, p1: IntentFilter, p2: Int): Intent?
open override fun registerReceiver(p0: BroadcastReceiver, p1: IntentFilter, p2: String?, p3: Handler?): Intent?
open override fun registerReceiver(p0: BroadcastReceiver, p1: IntentFilter, p2: String?, p3: Handler?, p4: Int): Intent?
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
fun removeDialog(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun removeStickyBroadcast(p0: Intent)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun removeStickyBroadcastAsUser(p0: Intent, p1: UserHandle)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun reportFullyDrawn()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
fun <T : View> requireViewById(p0: Int): T & Any
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun revokeUriPermission(p0: Uri, p1: Int)
open override fun revokeUriPermission(p0: String, p1: Uri, p2: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun sendBroadcast(p0: Intent)
open override fun sendBroadcast(p0: Intent, p1: String?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun sendBroadcastAsUser(p0: Intent, p1: UserHandle)
open override fun sendBroadcastAsUser(p0: Intent, p1: UserHandle, p2: String?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun sendOrderedBroadcast(p0: Intent, p1: String?)
open override fun sendOrderedBroadcast(p0: Intent, p1: String?, p2: BroadcastReceiver?, p3: Handler?, p4: Int, p5: String?, p6: Bundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun sendOrderedBroadcastAsUser(p0: Intent, p1: UserHandle, p2: String?, p3: BroadcastReceiver, p4: Handler?, p5: Int, p6: String?, p7: Bundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun sendStickyBroadcast(p0: Intent)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun sendStickyBroadcastAsUser(p0: Intent, p1: UserHandle)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun sendStickyOrderedBroadcast(p0: Intent, p1: BroadcastReceiver, p2: Handler?, p3: Int, p4: String?, p5: Bundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun sendStickyOrderedBroadcastAsUser(p0: Intent, p1: UserHandle, p2: BroadcastReceiver, p3: Handler?, p4: Int, p5: String?, p6: Bundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun setActionBar(p0: Toolbar?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun setContentView(p0: View)
open override fun setContentView(@LayoutRes p0: Int)
open override fun setContentView(p0: View, p1: ViewGroup.LayoutParams)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ + + + + +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun setImmersive(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun setIntent(p0: Intent)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
fun setProgress(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
fun setResult(p0: Int)
fun setResult(p0: Int, p1: Intent)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun setSupportProgress(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun setTheme(p0: Resources.Theme?)
open override fun setTheme(@StyleRes p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun setTitle(p0: CharSequence)
open fun setTitle(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun setTitleColor(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun setTurnScreenOn(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun setVisible(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun showAssist(p0: Bundle): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
fun showDialog(p0: Int)
fun showDialog(p0: Int, p1: Bundle): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun startActivities(p0: Array<Intent>)
open override fun startActivities(p0: Array<Intent>, p1: Bundle)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun startActivity(p0: Intent)
open override fun startActivity(p0: Intent, p1: Bundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun startActivityForResult(p0: Intent, p1: Int)
open override fun startActivityForResult(p0: Intent, p1: Int, @Nullable p2: Bundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun startActivityFromChild(p0: Activity, p1: Intent, p2: Int)
open fun startActivityFromChild(p0: Activity, p1: Intent, p2: Int, p3: Bundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun startInstrumentation(p0: ComponentName, p1: String?, p2: Bundle?): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun startIntentSender(p0: IntentSender, p1: Intent?, p2: Int, p3: Int, p4: Int)
open override fun startIntentSender(p0: IntentSender, p1: Intent?, p2: Int, p3: Int, p4: Int, p5: Bundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun startIntentSenderForResult(p0: IntentSender, p1: Int, @Nullable p2: Intent?, p3: Int, p4: Int, p5: Int)
open override fun startIntentSenderForResult(p0: IntentSender, p1: Int, @Nullable p2: Intent?, p3: Int, p4: Int, p5: Int, @Nullable p6: Bundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun startIntentSenderFromChild(p0: Activity, p1: IntentSender, p2: Int, p3: Intent, p4: Int, p5: Int, p6: Int)
open fun startIntentSenderFromChild(p0: Activity, p1: IntentSender, p2: Int, p3: Intent, p4: Int, p5: Int, p6: Int, p7: Bundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun startIntentSenderFromFragment(@NonNull p0: Fragment, p1: IntentSender, p2: Int, @Nullable p3: Intent?, p4: Int, p5: Int, p6: Int, @Nullable p7: Bundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun startLockTask()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun startSearch(p0: String?, p1: Boolean, p2: Bundle?, p3: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun startService(p0: Intent): ComponentName?
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun stopLockTask()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun stopService(p0: Intent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun superDispatchKeyEvent(p0: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun supportInvalidateOptionsMenu()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun takeKeyEvents(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun triggerSearch(p0: String, p1: Bundle?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun unbindService(p0: ServiceConnection)
+
+
+
+
+ + + +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun unregisterReceiver(p0: BroadcastReceiver)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun updateServiceGroup(p0: ServiceConnection, p1: Int, p2: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+ + \ No newline at end of file diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/index.html b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/index.html similarity index 92% rename from dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/index.html rename to dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/index.html index e2382b0e8c..533d0675b2 100644 --- a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android-0/it.android/index.html +++ b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/it.android/index.html @@ -43,7 +43,7 @@
@@ -63,8 +63,8 @@
-
- +
+

Package-level declarations

@@ -98,7 +98,7 @@

Types

-

Some Activity implementing AppCompatActivity from android x

+

Some Activity implementing AppCompatActivity from android x

diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/package-list b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/package-list new file mode 100644 index 0000000000..6a094beecc --- /dev/null +++ b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/it-android/package-list @@ -0,0 +1,10 @@ +$dokka.format:html-v1 +$dokka.linkExtension:html +$dokka.location:it.android////PointingToDeclaration/it-android/it.android/index.html +$dokka.location:it.android/AndroidSpecificClass///PointingToDeclaration/it-android/it.android/-android-specific-class/index.html +$dokka.location:it.android/AndroidSpecificClass/AndroidSpecificClass/#/PointingToDeclaration/it-android/it.android/-android-specific-class/-android-specific-class.html +$dokka.location:it.android/AndroidSpecificClass/createView/#android.content.Context/PointingToDeclaration/it-android/it.android/-android-specific-class/create-view.html +$dokka.location:it.android/AndroidSpecificClass/sparseIntArray/#/PointingToDeclaration/it-android/it.android/-android-specific-class/sparse-int-array.html +$dokka.location:it.android/IntegrationTestActivity///PointingToDeclaration/it-android/it.android/-integration-test-activity/index.html +$dokka.location:it.android/IntegrationTestActivity/IntegrationTestActivity/#/PointingToDeclaration/it-android/it.android/-integration-test-activity/-integration-test-activity.html +it.android diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/navigation.html b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/navigation.html index 84ed42ad54..937ff42048 100644 --- a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/navigation.html +++ b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/navigation.html @@ -1,12 +1,12 @@ -
- -
- -
- +
+ + diff --git a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/scripts/pages.json b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/scripts/pages.json index 51ff3eb860..ff3a43c097 100644 --- a/dokka-integration-tests/gradle/projects/it-android/expectedData/html/scripts/pages.json +++ b/dokka-integration-tests/gradle/projects/it-android/expectedData/html/scripts/pages.json @@ -1 +1 @@ -[{"name":"class AndroidSpecificClass","description":"it.android.AndroidSpecificClass","location":"it-android-0/it.android/-android-specific-class/index.html","searchKeys":["AndroidSpecificClass","class AndroidSpecificClass","it.android.AndroidSpecificClass"]},{"name":"class IntegrationTestActivity","description":"it.android.IntegrationTestActivity","location":"it-android-0/it.android/-integration-test-activity/index.html","searchKeys":["IntegrationTestActivity","class IntegrationTestActivity","it.android.IntegrationTestActivity"]},{"name":"constructor()","description":"it.android.AndroidSpecificClass.AndroidSpecificClass","location":"it-android-0/it.android/-android-specific-class/-android-specific-class.html","searchKeys":["AndroidSpecificClass","constructor()","it.android.AndroidSpecificClass.AndroidSpecificClass"]},{"name":"constructor()","description":"it.android.IntegrationTestActivity.IntegrationTestActivity","location":"it-android-0/it.android/-integration-test-activity/-integration-test-activity.html","searchKeys":["IntegrationTestActivity","constructor()","it.android.IntegrationTestActivity.IntegrationTestActivity"]},{"name":"fun createView(context: Context): View","description":"it.android.AndroidSpecificClass.createView","location":"it-android-0/it.android/-android-specific-class/create-view.html","searchKeys":["createView","fun createView(context: Context): View","it.android.AndroidSpecificClass.createView"]},{"name":"fun sparseIntArray(): SparseIntArray","description":"it.android.AndroidSpecificClass.sparseIntArray","location":"it-android-0/it.android/-android-specific-class/sparse-int-array.html","searchKeys":["sparseIntArray","fun sparseIntArray(): SparseIntArray","it.android.AndroidSpecificClass.sparseIntArray"]},{"name":"open fun onCreate(savedInstanceState: Bundle?)","description":"it.android.IntegrationTestActivity.onCreate","location":"it-android-0/it.android/-integration-test-activity/on-create.html","searchKeys":["onCreate","open fun onCreate(savedInstanceState: Bundle?)","it.android.IntegrationTestActivity.onCreate"]}] \ No newline at end of file +[{"name":"class AndroidSpecificClass","description":"it.android.AndroidSpecificClass","location":"it-android/it.android/-android-specific-class/index.html","searchKeys":["AndroidSpecificClass","class AndroidSpecificClass","it.android.AndroidSpecificClass"]},{"name":"class IntegrationTestActivity : AppCompatActivity","description":"it.android.IntegrationTestActivity","location":"it-android/it.android/-integration-test-activity/index.html","searchKeys":["IntegrationTestActivity","class IntegrationTestActivity : AppCompatActivity","it.android.IntegrationTestActivity"]},{"name":"constructor()","description":"it.android.AndroidSpecificClass.AndroidSpecificClass","location":"it-android/it.android/-android-specific-class/-android-specific-class.html","searchKeys":["AndroidSpecificClass","constructor()","it.android.AndroidSpecificClass.AndroidSpecificClass"]},{"name":"constructor()","description":"it.android.IntegrationTestActivity.IntegrationTestActivity","location":"it-android/it.android/-integration-test-activity/-integration-test-activity.html","searchKeys":["IntegrationTestActivity","constructor()","it.android.IntegrationTestActivity.IntegrationTestActivity"]},{"name":"fun createView(context: Context): View","description":"it.android.AndroidSpecificClass.createView","location":"it-android/it.android/-android-specific-class/create-view.html","searchKeys":["createView","fun createView(context: Context): View","it.android.AndroidSpecificClass.createView"]},{"name":"fun sparseIntArray(): SparseIntArray","description":"it.android.AndroidSpecificClass.sparseIntArray","location":"it-android/it.android/-android-specific-class/sparse-int-array.html","searchKeys":["sparseIntArray","fun sparseIntArray(): SparseIntArray","it.android.AndroidSpecificClass.sparseIntArray"]}] \ No newline at end of file