OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newTitle
(Results
1 - 18
of
18
) sorted by null
/cts/tests/app/src/android/app/cts/
TabActivityTest.java
99
final String
newTitle
= "New Title";
100
mChildActivity.setTitle(
newTitle
);
ServiceTest.java
508
String
newTitle
= "YODA I AM";
509
sendNotififcation(1,
newTitle
);
510
assertNotification(1,
newTitle
);
585
String
newTitle
= null;
603
newTitle
= "YODA I AM";
604
sendNotififcation(1,
newTitle
);
605
assertNotification(1,
newTitle
);
613
assertNotification(1,
newTitle
);
624
if (
newTitle
== null) {
627
assertNotification(1,
newTitle
);
[
all
...]
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
BaseBasicsTestCase.java
73
final String
newTitle
= "hello";
77
getActivity().setTitle(
newTitle
);
79
newTitle
, getActivity().getSupportActionBar().getTitle());
/packages/apps/Launcher2/src/com/android/launcher2/
Folder.java
256
String
newTitle
= mFolderName.getText().toString();
257
mInfo.setTitle(
newTitle
);
262
String.format(getContext().getString(R.string.folder_renamed),
newTitle
));
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
Folder.java
315
String
newTitle
= mFolderName.getText().toString();
316
mInfo.setTitle(
newTitle
);
321
String.format(getContext().getString(R.string.folder_renamed),
newTitle
));
[
all
...]
/prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-core/1.0/
doxia-core-1.0.jar
/prebuilts/tools/common/fest/
fest-swing-1.2.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar
/prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar
org.eclipse.jface_3.6.2.M20110210-1200.jar
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar
/external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar
/external/libgdx/backends/gdx-backends-gwt/libs/
gwt-dev.jar
Completed in 1048 milliseconds